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-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.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 89064cc591ba3bae7c3b6040f1b510b56acf42d8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10 Commit message: "s1gw: add testcases for INITIAL CONTEXT SETUP" > git rev-list --no-walk 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins6478393931524895019.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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f 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-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-20240928-1158-40aa70ae', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] 970e029989d8248fa536ad8b026af4308da6548acd2fcfedfcf7c857eb17633a [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] 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 [183 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.5 kB] Fetched 9307 kB in 1s (10.9 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', './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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_6.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_1.cc Creating dependency file for SGSN_Tests_Iu_part_2.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_4.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCTPasp_PortType_part_1.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_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_2.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_2.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_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_2.cc Creating dependency file for PCO_Types_part_3.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_6.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_7.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_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for 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 GTPv1U_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease 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 194 kB in 1s (276 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. Need to get 1572 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409272026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409272026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202409272026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409272026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409272026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409272026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409272026 [73.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409272026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202409272026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202409272026 [125 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409272026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202409272026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.3.e1ad.202409272026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202409272026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202409272026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202409272026 [140 kB] Fetched 1572 kB in 0s (26.3 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_202409272026_amd64.deb ... Unpacking osmocom-nightly (202409272026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202409272026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409272026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202409272026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202409272026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.13.ddc5.202409272026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409272026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.13.ddc5.202409272026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409272026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.13.ddc5.202409272026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409272026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.11.0d73.202409272026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409272026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202409272026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409272026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202409272026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202409272026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.3.e1ad.202409272026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202409272026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.13.ddc5.202409272026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409272026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202409272026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202409272026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.3.e1ad.202409272026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.3.e1ad.202409272026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202409272026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202409272026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.1.4a6b5.202409272026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202409272026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202409272026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202409272026) ... Setting up osmocom-nightly (202409272026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409272026) ... Setting up libasn1c1:amd64 (0.9.37.202409272026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409272026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409272026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202409272026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409272026) ... Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409272026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409272026) ... Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202409272026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202409272026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409272026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202409272026) ... Setting up osmo-stp:amd64 (2.0.0.3.e1ad.202409272026) ... 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.202409272026) ... Setting up osmo-sgsn (1.12.0.14.b12c.202409272026) ... 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-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', '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-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', '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-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', '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-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] 20240928115819362 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20240928115819362 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20240928115819362 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) 20240928115819362 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240928115819362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240928115819362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240928115819362 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20240928115819362 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240928115819362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240928115819362 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20240928115819362 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240928115819362 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240928115819362 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240928115819362 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240928115819362 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240928115819362 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240928115819362 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x55f94b909d40(sgsn) with 23 counters 20240928115819541 DLSS7 INFO (r=127.0.0.1:58943<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928115819541 DLSS7 INFO (r=127.0.0.1:58943<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240928115819541 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:58943<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240928115819541 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240928115819541 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240928115819541 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240928115819541 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240928115819541 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240928115819541 DGPRS NOTICE libGTP v1.12.0.6-8c01.202409272026 initialized (sgsn_main.c:456) 20240928115819541 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240928115819541 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928115819541 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) 20240928115819541 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928115819541 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928115819541 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928115819541 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) 20240928115819541 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928115819541 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928115819541 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:58943<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240928115819541 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) 20240928115819541 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928115819541 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240928115819541 DLSS7 INFO (r=127.0.0.1:40206<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928115819541 DLSS7 INFO (r=127.0.0.1:40206<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240928115819541 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:40206<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240928115819541 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240928115819541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928115819541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928115819541 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928115819541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115819541 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240928115819541 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240928115819541 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240928115819541 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240928115819541 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20240928115819541 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240928115819541 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240928115819541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Unix server socket created successfully. MC@970e029989d8: Listening on TCP port 46437. 970e029989d8 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 970e029989d8 46437 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@970e029989d8: New HC connected from 10.0.2.100 [10.0.2.100]. 970e029989d8: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@970e029989d8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@970e029989d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@970e029989d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@970e029989d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@970e029989d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@970e029989d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@970e029989d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@970e029989d8: Configuration file was processed on all HCs. MC@970e029989d8: Creating MTC on host 10.0.2.100. MC@970e029989d8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sat Sep 28 11:58:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115820542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115820542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach started. 20240928115821099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115821105 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115821141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNCONFIGURED}: Allocated (fsm.c:456) 20240928115821141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240928115821141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240928115821141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115821141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115821141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115821142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115821142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115821142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115821142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115821142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115821142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115821142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115821142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115821142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115821142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115821142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240928115821142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115821142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115821142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115821143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115821143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115821144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115821148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115821149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115821155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNCONFIGURED}: Allocated (fsm.c:456) 20240928115821155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115821156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115821156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240928115821156 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115821156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115821156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115821157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115821157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115821158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115821158 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(13)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115821163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115821163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115821172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNCONFIGURED}: Allocated (fsm.c:456) 20240928115821172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240928115821172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240928115821172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115821172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115821172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115821172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115821172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115821172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115821173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115821173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115821173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115821173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115821173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115821173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115821173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115821173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240928115821173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115821173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115821173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115821173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115821173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115821175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115821175 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)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115821179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115821179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115821542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928115821542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20240928115821542 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20240928115821542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240928115821542 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20240928115821542 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20240928115821542 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240928115821542 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240928115821542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20240928115821542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928115821542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115821543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20240928115821543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115821543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115821543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928115821543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928115821543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928115821543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928115821543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928115821543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928115821543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928115821543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928115821543 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55f94be71c70]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240928115821543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115821547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928115821548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@970e029989d8: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FF3C748C'O, index=0 SGSN_Test-GSUP(19)@970e029989d8: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@970e029989d8: 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 := '7B60C023AA6BC02F448FC1659FBB640C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B67C9614'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9CA935C00A07373'O } } } } } 20240928115822616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115822616 DLLC NOTICE LLME(ffffffff/ff3c748c){UNASSIGNED} LLC RX: unknown TLLI 0xff3c748c, creating LLME on the fly (gprs_llc.c:552) 20240928115822616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115822616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115822616 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115822616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928115822616 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115822616 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928115822616 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115822616 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115822616 DLLC NOTICE LLME(ffffffff/ff3c748c){UNASSIGNED} LLGM Assign pre (ff3c748c => eee12a60) (gprs_llc.c:1079) 20240928115822616 DLLC NOTICE LLME(ff3c748c/eee12a60){ASSIGNED} LLGM Assign post (ff3c748c => eee12a60) (gprs_llc.c:1125) 20240928115822616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115822616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115822616 DMM DEBUG MM(262420000000001/eee12a60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115822629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115822629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928115822629 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115822629 DMM DEBUG MM(262420000000001/eee12a60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240928115822629 DMM NOTICE MM(262420000000001/eee12a60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115822629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115822629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115822629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115822629 DMM DEBUG MM(262420000000001/eee12a60) Requesting authorization (sgsn_auth.c:160) 20240928115822629 DMM INFO MM(262420000000001/eee12a60) Requesting authentication tuples (sgsn_auth.c:184) 20240928115822629 DMM DEBUG MM(262420000000001/eee12a60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928115822629 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240928115822629 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)@970e029989d8: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@970e029989d8: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240928115822633 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928115822633 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928115822633 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928115822633 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928115822633 DMM INFO MM(262420000000001/eee12a60) Subscriber data update (mmctx.c:445) 20240928115822633 DMM DEBUG MM(262420000000001/eee12a60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928115822633 DMM INFO MM(262420000000001/eee12a60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928115822633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928115822633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928115822633 DMM INFO MM(262420000000001/eee12a60) <- GMM AUTH AND CIPHERING REQ (rand = 7b 60 c0 23 aa 6b c0 2f 44 8f c1 65 9f bb 64 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928115822646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115822646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115822646 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115822646 DMM INFO MM(262420000000001/eee12a60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928115822646 DMM NOTICE MM(262420000000001/eee12a60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928115822646 DMM DEBUG MM(262420000000001/eee12a60) checking auth: received GSM SRES = b6 7c 96 14 (gprs_gmm.c:666) 20240928115822646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928115822646 DMM DEBUG MM(262420000000001/eee12a60) Requesting authorization (sgsn_auth.c:160) 20240928115822646 DMM INFO MM(262420000000001/eee12a60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928115822646 DMM DEBUG MM(262420000000001/eee12a60) Requesting subscriber data update (gprs_subscriber.c:894) 20240928115822646 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240928115822646 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) 20240928115822646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928115822646 DMM INFO MM(262420000000001/eee12a60) <- GMM ATTACH ACCEPT (new P-TMSI=0xeee12a60) (gprs_gmm.c:300) 20240928115822649 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928115822649 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928115822649 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240928115822649 DMM INFO MM(262420000000001/eee12a60) Subscriber data update (mmctx.c:445) 20240928115822649 DMM DEBUG MM(262420000000001/eee12a60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928115822649 DMM INFO MM(262420000000001/eee12a60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928115822649 DMM NOTICE MM(262420000000001/eee12a60) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240928115822649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928115822649 DMM NOTICE MM(262420000000001/eee12a60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928115822649 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) 20240928115822650 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928115822650 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240928115822650 DMM INFO MM(262420000000001/eee12a60) Subscriber data update (mmctx.c:445) 20240928115822650 DMM DEBUG MM(262420000000001/eee12a60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928115822658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115822658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928115822658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115822658 DMM INFO MM(262420000000001/eee12a60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928115822658 DMM NOTICE MM(262420000000001/eee12a60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928115822658 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928115822658 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928115822658 DLLC NOTICE LLME(ff3c748c/eee12a60){ASSIGNED} LLGM Assign pre (ffffffff => eee12a60) (gprs_llc.c:1079) 20240928115822658 DLLC NOTICE LLME(ffffffff/eee12a60){ASSIGNED} LLGM Assign post (ffffffff => eee12a60) (gprs_llc.c:1125) 20240928115822658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928115822658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928115822658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928115822658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@970e029989d8: setverdict(pass): none -> pass TC_attach-BVCI196(6)@970e029989d8: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@970e029989d8: Final verdict of PTC: pass 20240928115822719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@970e029989d8: Final verdict of PTC: none TC_attach-BVCI220(16)@970e029989d8: Final verdict of PTC: none 20240928115822724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115822724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(12)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@970e029989d8: Final verdict of PTC: none TC_attach-BVCI210(11)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@970e029989d8: Final verdict of PTC: none -NSVCI97(7)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@970e029989d8: Final verdict of PTC: none -NSVCI99(17)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@970e029989d8: Final verdict of PTC: none TC_attach-BVCI196(6)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(15)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(10)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(5)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@970e029989d8: Test case TC_attach finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sat Sep 28 11:58:22 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240928115822843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115823245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93200) 20240928115823725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115823725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928115823902 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) 20240928115823902 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240928115823902 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:40206 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=93200, count=103356) 20240928115824726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115824727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sat Sep 28 11:58:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115825728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115825728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_mnc3 started. 20240928115826346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115826348 DMM INFO MM(262420000000001/eee12a60) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928115826348 DMM INFO MM(262420000000001/eee12a60) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928115826348 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928115826348 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928115826348 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928115826348 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928115826348 DLLC NOTICE LLME(ffffffff/eee12a60){ASSIGNED} LLGM Assign pre (eee12a60 => ffffffff) (gprs_llc.c:1079) 20240928115826348 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eee12a60 => ffffffff) (gprs_llc.c:1125) 20240928115826348 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240928115826348 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) 20240928115826348 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) 20240928115826348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928115826348 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928115826348 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928115826348 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928115826348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115826406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115826406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115826406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115826406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115826406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928115826406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115826406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115826406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115826406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115826407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115826407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115826407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115826407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115826407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115826407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115826407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115826407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115826407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115826407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115826407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115826407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115826407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115826409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115826415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115826415 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115826421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115826421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115826421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115826421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115826421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115826421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115826421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115826421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115826422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115826422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115826423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115826428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115826428 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115826436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115826436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115826436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115826436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115826436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928115826436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115826436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115826436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115826436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115826437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115826437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115826437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115826437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115826437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115826437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115826437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115826437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115826437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115826437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115826437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115826437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115826437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115826439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115826443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115826443 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115826729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115826729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115826729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115826729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115826733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928115826734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@970e029989d8: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C364CA00'O, index=0 SGSN_Test-GSUP(38)@970e029989d8: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@970e029989d8: 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 := 'CC3001A69DE5DC2245B8141D167975E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA334AA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B45433E583F9F4D9'O } } } } } 20240928115827814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115827814 DLLC NOTICE LLME(ffffffff/c364ca00){UNASSIGNED} LLC RX: unknown TLLI 0xc364ca00, creating LLME on the fly (gprs_llc.c:552) 20240928115827814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115827814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115827814 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115827814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928115827814 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115827814 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928115827814 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115827814 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115827814 DLLC NOTICE LLME(ffffffff/c364ca00){UNASSIGNED} LLGM Assign pre (c364ca00 => cd8b0698) (gprs_llc.c:1079) 20240928115827814 DLLC NOTICE LLME(c364ca00/cd8b0698){ASSIGNED} LLGM Assign post (c364ca00 => cd8b0698) (gprs_llc.c:1125) 20240928115827814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115827814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115827814 DMM DEBUG MM(262420000001001/cd8b0698) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115827828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115827828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928115827828 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115827828 DMM DEBUG MM(262420000001001/cd8b0698) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240928115827828 DMM NOTICE MM(262420000001001/cd8b0698) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115827828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115827828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115827828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115827828 DMM DEBUG MM(262420000001001/cd8b0698) Requesting authorization (sgsn_auth.c:160) 20240928115827828 DMM INFO MM(262420000001001/cd8b0698) Requesting authentication tuples (sgsn_auth.c:184) 20240928115827828 DMM DEBUG MM(262420000001001/cd8b0698) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928115827828 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240928115827828 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)@970e029989d8: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@970e029989d8: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240928115827833 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928115827833 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928115827833 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928115827833 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928115827833 DMM INFO MM(262420000001001/cd8b0698) Subscriber data update (mmctx.c:445) 20240928115827833 DMM DEBUG MM(262420000001001/cd8b0698) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928115827833 DMM INFO MM(262420000001001/cd8b0698) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928115827833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928115827833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928115827833 DMM INFO MM(262420000001001/cd8b0698) <- GMM AUTH AND CIPHERING REQ (rand = cc 30 01 a6 9d e5 dc 22 45 b8 14 1d 16 79 75 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928115827848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115827848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115827848 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115827848 DMM INFO MM(262420000001001/cd8b0698) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928115827848 DMM NOTICE MM(262420000001001/cd8b0698) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928115827848 DMM DEBUG MM(262420000001001/cd8b0698) checking auth: received GSM SRES = da 33 4a a6 (gprs_gmm.c:666) 20240928115827848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928115827848 DMM DEBUG MM(262420000001001/cd8b0698) Requesting authorization (sgsn_auth.c:160) 20240928115827848 DMM INFO MM(262420000001001/cd8b0698) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928115827848 DMM DEBUG MM(262420000001001/cd8b0698) Requesting subscriber data update (gprs_subscriber.c:894) 20240928115827848 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240928115827848 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) 20240928115827848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928115827848 DMM INFO MM(262420000001001/cd8b0698) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd8b0698) (gprs_gmm.c:300) 20240928115827851 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928115827851 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928115827851 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240928115827851 DMM INFO MM(262420000001001/cd8b0698) Subscriber data update (mmctx.c:445) 20240928115827851 DMM DEBUG MM(262420000001001/cd8b0698) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928115827851 DMM INFO MM(262420000001001/cd8b0698) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928115827851 DMM NOTICE MM(262420000001001/cd8b0698) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240928115827851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928115827851 DMM NOTICE MM(262420000001001/cd8b0698) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928115827851 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) 20240928115827852 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928115827853 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240928115827853 DMM INFO MM(262420000001001/cd8b0698) Subscriber data update (mmctx.c:445) 20240928115827853 DMM DEBUG MM(262420000001001/cd8b0698) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928115827862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115827862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928115827862 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115827862 DMM INFO MM(262420000001001/cd8b0698) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928115827862 DMM NOTICE MM(262420000001001/cd8b0698) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928115827862 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928115827862 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928115827862 DLLC NOTICE LLME(c364ca00/cd8b0698){ASSIGNED} LLGM Assign pre (ffffffff => cd8b0698) (gprs_llc.c:1079) 20240928115827862 DLLC NOTICE LLME(ffffffff/cd8b0698){ASSIGNED} LLGM Assign post (ffffffff => cd8b0698) (gprs_llc.c:1125) 20240928115827862 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928115827862 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928115827862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928115827862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@970e029989d8: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@970e029989d8: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@970e029989d8: Final verdict of PTC: pass 20240928115827922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@970e029989d8: Final verdict of PTC: none 20240928115827927 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115827927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI220(35)@970e029989d8: Final verdict of PTC: none -NSVCI97(26)@970e029989d8: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@970e029989d8: Final verdict of PTC: none -NSVCI98(31)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@970e029989d8: Final verdict of PTC: none -NSVCI99(36)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@970e029989d8: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(29)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(34)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(24)@970e029989d8: Final verdict of PTC: none Sat Sep 28 11:58:27 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_mnc3 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. 20240928115827993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115828396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83312) 20240928115828928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115828928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83312, count=89364) 20240928115829930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115829930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 11:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115830931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115830931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_umts_aka_umts_res started. 20240928115831494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115831497 DMM INFO MM(262420000001001/cd8b0698) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928115831497 DMM INFO MM(262420000001001/cd8b0698) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928115831497 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928115831498 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928115831498 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928115831498 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928115831498 DLLC NOTICE LLME(ffffffff/cd8b0698){ASSIGNED} LLGM Assign pre (cd8b0698 => ffffffff) (gprs_llc.c:1079) 20240928115831498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd8b0698 => ffffffff) (gprs_llc.c:1125) 20240928115831498 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240928115831498 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) 20240928115831498 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) 20240928115831498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928115831498 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928115831498 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928115831498 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928115831498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115831541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115831541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115831541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115831541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115831541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928115831541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115831541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115831541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115831541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115831541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115831541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115831541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115831542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115831542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115831542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115831542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115831542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115831542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115831542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115831542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928115831542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115831542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115831544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115831548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115831549 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115831555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115831555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115831555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115831555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115831555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928115831555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115831555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115831555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115831555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115831556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115831556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115831556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115831556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115831556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115831556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115831556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115831556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115831556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115831556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115831558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115831564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115831564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115831571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115831571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115831571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115831571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115831571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928115831571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115831571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115831571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115831571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115831572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115831572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115831572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115831572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115831572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115831572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115831572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115831572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115831572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115831572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115831572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115831572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115831572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115831574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115831579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115831579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115831932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115831932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115831932 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115831932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115831936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928115831938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@970e029989d8: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D3CEF22F'O, index=0 SGSN_Test-GSUP(57)@970e029989d8: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@970e029989d8: 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 := '62DCF238B764A0A4115D772F674FFB15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '600DF4B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C1178D7CD24283D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A60FDDF47850755733AFC42E3B77D3AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF7E7E01E7989A56AB83F92DA815C5BB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B5DB772323B8C4423C2CC31D44C2CE4D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA47E79A664F93E6'O } } } } } 20240928115833002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115833003 DLLC NOTICE LLME(ffffffff/d3cef22f){UNASSIGNED} LLC RX: unknown TLLI 0xd3cef22f, creating LLME on the fly (gprs_llc.c:552) 20240928115833003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115833003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115833003 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115833003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928115833003 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115833003 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928115833003 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115833003 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115833003 DLLC NOTICE LLME(ffffffff/d3cef22f){UNASSIGNED} LLGM Assign pre (d3cef22f => e88ac52c) (gprs_llc.c:1079) 20240928115833003 DLLC NOTICE LLME(d3cef22f/e88ac52c){ASSIGNED} LLGM Assign post (d3cef22f => e88ac52c) (gprs_llc.c:1125) 20240928115833003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115833003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115833003 DMM DEBUG MM(262420000001002/e88ac52c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115833022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115833022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928115833022 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115833022 DMM DEBUG MM(262420000001002/e88ac52c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240928115833022 DMM NOTICE MM(262420000001002/e88ac52c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115833022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115833022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115833022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115833022 DMM DEBUG MM(262420000001002/e88ac52c) Requesting authorization (sgsn_auth.c:160) 20240928115833022 DMM INFO MM(262420000001002/e88ac52c) Requesting authentication tuples (sgsn_auth.c:184) 20240928115833022 DMM DEBUG MM(262420000001002/e88ac52c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928115833022 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240928115833022 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)@970e029989d8: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@970e029989d8: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240928115833028 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928115833028 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928115833028 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928115833028 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928115833028 DMM INFO MM(262420000001002/e88ac52c) Subscriber data update (mmctx.c:445) 20240928115833028 DMM DEBUG MM(262420000001002/e88ac52c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928115833028 DMM INFO MM(262420000001002/e88ac52c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928115833028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928115833028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928115833028 DMM INFO MM(262420000001002/e88ac52c) <- GMM AUTH AND CIPHERING REQ (rand = 62 dc f2 38 b7 64 a0 a4 11 5d 77 2f 67 4f fb 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 db 77 23 23 b8 c4 42 3c 2c c3 1d 44 c2 ce 4d ) (gprs_gmm.c:483) 20240928115833044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115833044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115833044 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115833044 DMM INFO MM(262420000001002/e88ac52c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928115833044 DMM NOTICE MM(262420000001002/e88ac52c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928115833044 DMM DEBUG MM(262420000001002/e88ac52c) checking auth: received UMTS RES = ea 47 e7 9a 66 4f 93 e6 (gprs_gmm.c:666) 20240928115833044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928115833044 DMM DEBUG MM(262420000001002/e88ac52c) Requesting authorization (sgsn_auth.c:160) 20240928115833044 DMM INFO MM(262420000001002/e88ac52c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928115833044 DMM DEBUG MM(262420000001002/e88ac52c) Requesting subscriber data update (gprs_subscriber.c:894) 20240928115833044 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240928115833044 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) 20240928115833044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928115833044 DMM INFO MM(262420000001002/e88ac52c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe88ac52c) (gprs_gmm.c:300) 20240928115833047 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928115833047 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928115833047 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240928115833047 DMM INFO MM(262420000001002/e88ac52c) Subscriber data update (mmctx.c:445) 20240928115833047 DMM DEBUG MM(262420000001002/e88ac52c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928115833047 DMM INFO MM(262420000001002/e88ac52c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928115833047 DMM NOTICE MM(262420000001002/e88ac52c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240928115833047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928115833047 DMM NOTICE MM(262420000001002/e88ac52c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928115833047 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) 20240928115833049 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928115833049 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240928115833049 DMM INFO MM(262420000001002/e88ac52c) Subscriber data update (mmctx.c:445) 20240928115833049 DMM DEBUG MM(262420000001002/e88ac52c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928115833059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115833059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928115833059 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115833059 DMM INFO MM(262420000001002/e88ac52c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928115833059 DMM NOTICE MM(262420000001002/e88ac52c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928115833059 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928115833059 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928115833059 DLLC NOTICE LLME(d3cef22f/e88ac52c){ASSIGNED} LLGM Assign pre (ffffffff => e88ac52c) (gprs_llc.c:1079) 20240928115833059 DLLC NOTICE LLME(ffffffff/e88ac52c){ASSIGNED} LLGM Assign post (ffffffff => e88ac52c) (gprs_llc.c:1125) 20240928115833059 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928115833059 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928115833059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928115833059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@970e029989d8: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@970e029989d8: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@970e029989d8: Final verdict of PTC: pass 20240928115833121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@970e029989d8: Final verdict of PTC: none 20240928115833126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115833126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(50)@970e029989d8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@970e029989d8: Final verdict of PTC: none -NSVCI97(45)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@970e029989d8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@970e029989d8: Final verdict of PTC: none -NSVCI99(55)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@970e029989d8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(43)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(53)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(48)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sat Sep 28 11:58:33 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20240928115833233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115833635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79056) 20240928115834128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115834128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79056, count=89212) 20240928115835129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115835129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 11:58:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115836130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115836130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_umts_aka_gsm_sres started. 20240928115836740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115836742 DMM INFO MM(262420000001002/e88ac52c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928115836743 DMM INFO MM(262420000001002/e88ac52c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928115836743 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928115836743 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928115836743 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928115836743 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928115836743 DLLC NOTICE LLME(ffffffff/e88ac52c){ASSIGNED} LLGM Assign pre (e88ac52c => ffffffff) (gprs_llc.c:1079) 20240928115836743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e88ac52c => ffffffff) (gprs_llc.c:1125) 20240928115836743 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240928115836743 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) 20240928115836743 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) 20240928115836743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928115836743 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928115836743 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928115836743 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928115836743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115836788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115836788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115836788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115836788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115836788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928115836788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115836788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115836788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115836788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115836788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115836788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115836788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115836789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115836789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115836789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115836789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115836789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115836789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115836789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115836789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115836789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115836789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115836792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115836796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115836796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115836803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115836803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115836803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115836803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115836803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928115836803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115836803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115836803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115836803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115836804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115836804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115836804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115836805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115836805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115836805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115836805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115836805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115836805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115836805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115836805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928115836805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115836805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115836807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115836811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115836811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115836819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115836819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115836819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115836819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115836819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928115836819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115836819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115836819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115836819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115836820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115836820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115836820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115836820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115836820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115836820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115836820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115836820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115836820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115836820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115836820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115836820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115836820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115836822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115836826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115836826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115837132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115837132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115837132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115837132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115837136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928115837137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@970e029989d8: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F21413D8'O, index=0 SGSN_Test-GSUP(76)@970e029989d8: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@970e029989d8: 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 := '7AE6D0DC0945F4725C5DE989695BE33B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A605554F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D4AF43D843D5B1D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52663CD2A36773C7FC148D4279C895F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FA4EEBD33E13C9BE80DB8CC87BD2CB19'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '275220DFE310AA091B6D17E654916D44'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4513ED41B0D3A028'O } } } } } 20240928115838184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115838184 DLLC NOTICE LLME(ffffffff/f21413d8){UNASSIGNED} LLC RX: unknown TLLI 0xf21413d8, creating LLME on the fly (gprs_llc.c:552) 20240928115838184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115838184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115838184 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115838184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928115838184 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115838184 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928115838184 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115838184 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115838184 DLLC NOTICE LLME(ffffffff/f21413d8){UNASSIGNED} LLGM Assign pre (f21413d8 => f65bbf70) (gprs_llc.c:1079) 20240928115838184 DLLC NOTICE LLME(f21413d8/f65bbf70){ASSIGNED} LLGM Assign post (f21413d8 => f65bbf70) (gprs_llc.c:1125) 20240928115838184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115838184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115838184 DMM DEBUG MM(262420000001003/f65bbf70) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115838190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115838190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928115838191 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115838191 DMM DEBUG MM(262420000001003/f65bbf70) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240928115838191 DMM NOTICE MM(262420000001003/f65bbf70) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115838191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115838191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115838191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115838191 DMM DEBUG MM(262420000001003/f65bbf70) Requesting authorization (sgsn_auth.c:160) 20240928115838191 DMM INFO MM(262420000001003/f65bbf70) Requesting authentication tuples (sgsn_auth.c:184) 20240928115838191 DMM DEBUG MM(262420000001003/f65bbf70) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928115838191 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240928115838191 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)@970e029989d8: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@970e029989d8: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240928115838192 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928115838192 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928115838192 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928115838192 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928115838192 DMM INFO MM(262420000001003/f65bbf70) Subscriber data update (mmctx.c:445) 20240928115838192 DMM DEBUG MM(262420000001003/f65bbf70) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928115838192 DMM INFO MM(262420000001003/f65bbf70) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928115838192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928115838192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928115838192 DMM INFO MM(262420000001003/f65bbf70) <- GMM AUTH AND CIPHERING REQ (rand = 7a e6 d0 dc 09 45 f4 72 5c 5d e9 89 69 5b e3 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 52 20 df e3 10 aa 09 1b 6d 17 e6 54 91 6d 44 ) (gprs_gmm.c:483) 20240928115838197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115838197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115838197 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115838197 DMM INFO MM(262420000001003/f65bbf70) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928115838197 DMM NOTICE MM(262420000001003/f65bbf70) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928115838197 DMM DEBUG MM(262420000001003/f65bbf70) checking auth: received GSM SRES = a6 05 55 4f (gprs_gmm.c:666) 20240928115838197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928115838197 DMM DEBUG MM(262420000001003/f65bbf70) Requesting authorization (sgsn_auth.c:160) 20240928115838197 DMM INFO MM(262420000001003/f65bbf70) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928115838197 DMM DEBUG MM(262420000001003/f65bbf70) Requesting subscriber data update (gprs_subscriber.c:894) 20240928115838197 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240928115838197 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) 20240928115838197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928115838197 DMM INFO MM(262420000001003/f65bbf70) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65bbf70) (gprs_gmm.c:300) 20240928115838198 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928115838198 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928115838198 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240928115838198 DMM INFO MM(262420000001003/f65bbf70) Subscriber data update (mmctx.c:445) 20240928115838198 DMM DEBUG MM(262420000001003/f65bbf70) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928115838198 DMM INFO MM(262420000001003/f65bbf70) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928115838198 DMM NOTICE MM(262420000001003/f65bbf70) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240928115838198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928115838198 DMM NOTICE MM(262420000001003/f65bbf70) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928115838198 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) 20240928115838198 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928115838198 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240928115838198 DMM INFO MM(262420000001003/f65bbf70) Subscriber data update (mmctx.c:445) 20240928115838198 DMM DEBUG MM(262420000001003/f65bbf70) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928115838201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115838201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928115838201 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115838201 DMM INFO MM(262420000001003/f65bbf70) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928115838201 DMM NOTICE MM(262420000001003/f65bbf70) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928115838201 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928115838201 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928115838201 DLLC NOTICE LLME(f21413d8/f65bbf70){ASSIGNED} LLGM Assign pre (ffffffff => f65bbf70) (gprs_llc.c:1079) 20240928115838201 DLLC NOTICE LLME(ffffffff/f65bbf70){ASSIGNED} LLGM Assign post (ffffffff => f65bbf70) (gprs_llc.c:1125) 20240928115838201 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928115838201 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928115838201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928115838201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@970e029989d8: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@970e029989d8: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@970e029989d8: Final verdict of PTC: pass 20240928115838262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@970e029989d8: Final verdict of PTC: none 20240928115838265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115838266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@970e029989d8: Final verdict of PTC: none -NSVCI97(64)@970e029989d8: Final verdict of PTC: none -NSVCI99(74)@970e029989d8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@970e029989d8: Final verdict of PTC: none -NSVCI98(69)@970e029989d8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@970e029989d8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(62)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(67)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(72)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) Sat Sep 28 11:58:38 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 MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. 20240928115838350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115838752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20240928115839267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115839267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48204, count=89200) 20240928115840269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115840269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 11:58:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115841270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115841270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_timeout_after_pdp_act started. 20240928115841847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115841849 DMM INFO MM(262420000001003/f65bbf70) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928115841849 DMM INFO MM(262420000001003/f65bbf70) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928115841849 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928115841849 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928115841849 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928115841849 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928115841849 DLLC NOTICE LLME(ffffffff/f65bbf70){ASSIGNED} LLGM Assign pre (f65bbf70 => ffffffff) (gprs_llc.c:1079) 20240928115841849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f65bbf70 => ffffffff) (gprs_llc.c:1125) 20240928115841849 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240928115841849 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) 20240928115841849 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) 20240928115841849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928115841849 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928115841849 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928115841849 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928115841849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115841894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115841894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115841894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928115841894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115841894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115841895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115841895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115841895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115841895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115841895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115841895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115841895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115841895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115841896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115841896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928115841898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115841903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115841903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115841908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115841908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115841908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928115841908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115841908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115841909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115841909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115841909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115841910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115841910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115841910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115841910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115841910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115841910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115841910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115841910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115841910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115841910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928115841912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115841917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115841917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115841923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115841923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115841923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928115841923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115841923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115841924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115841924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115841924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115841924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115841924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115841924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115841924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115841924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115841924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115841924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115841924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115841924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115841924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115841926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115841931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115841931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115842272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115842272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115842272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115842272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115842277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928115842278 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@970e029989d8: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='EA815D02'O, index=0 SGSN_Test-GSUP(95)@970e029989d8: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@970e029989d8: 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 := '1C7893DCC87F2FF28BD7A63C226CA4D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '477F185B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B51D0C7DE0C665F'O } } } } } 20240928115842355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842355 DLLC NOTICE LLME(ffffffff/ea815d02){UNASSIGNED} LLC RX: unknown TLLI 0xea815d02, creating LLME on the fly (gprs_llc.c:552) 20240928115842355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115842355 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115842355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928115842356 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115842356 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928115842356 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115842356 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115842356 DLLC NOTICE LLME(ffffffff/ea815d02){UNASSIGNED} LLGM Assign pre (ea815d02 => f820c6f0) (gprs_llc.c:1079) 20240928115842356 DLLC NOTICE LLME(ea815d02/f820c6f0){ASSIGNED} LLGM Assign post (ea815d02 => f820c6f0) (gprs_llc.c:1125) 20240928115842356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115842356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115842356 DMM DEBUG MM(262420000000021/f820c6f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115842377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842377 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115842377 DMM DEBUG MM(262420000000021/f820c6f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240928115842377 DMM NOTICE MM(262420000000021/f820c6f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115842377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115842377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115842378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115842378 DMM DEBUG MM(262420000000021/f820c6f0) Requesting authorization (sgsn_auth.c:160) 20240928115842378 DMM INFO MM(262420000000021/f820c6f0) Requesting authentication tuples (sgsn_auth.c:184) 20240928115842378 DMM DEBUG MM(262420000000021/f820c6f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928115842378 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240928115842378 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)@970e029989d8: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@970e029989d8: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240928115842383 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928115842383 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928115842383 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928115842383 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928115842383 DMM INFO MM(262420000000021/f820c6f0) Subscriber data update (mmctx.c:445) 20240928115842383 DMM DEBUG MM(262420000000021/f820c6f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928115842384 DMM INFO MM(262420000000021/f820c6f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928115842384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928115842384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928115842384 DMM INFO MM(262420000000021/f820c6f0) <- GMM AUTH AND CIPHERING REQ (rand = 1c 78 93 dc c8 7f 2f f2 8b d7 a6 3c 22 6c a4 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928115842399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842399 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115842399 DMM INFO MM(262420000000021/f820c6f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928115842399 DMM NOTICE MM(262420000000021/f820c6f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928115842399 DMM DEBUG MM(262420000000021/f820c6f0) checking auth: received GSM SRES = 47 7f 18 5b (gprs_gmm.c:666) 20240928115842399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928115842399 DMM DEBUG MM(262420000000021/f820c6f0) Requesting authorization (sgsn_auth.c:160) 20240928115842399 DMM INFO MM(262420000000021/f820c6f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928115842399 DMM DEBUG MM(262420000000021/f820c6f0) Requesting subscriber data update (gprs_subscriber.c:894) 20240928115842399 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240928115842399 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) 20240928115842399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928115842399 DMM INFO MM(262420000000021/f820c6f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf820c6f0) (gprs_gmm.c:300) 20240928115842402 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928115842402 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928115842402 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240928115842402 DMM INFO MM(262420000000021/f820c6f0) Subscriber data update (mmctx.c:445) 20240928115842402 DMM DEBUG MM(262420000000021/f820c6f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928115842402 DMM INFO MM(262420000000021/f820c6f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928115842402 DMM NOTICE MM(262420000000021/f820c6f0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240928115842402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928115842402 DMM NOTICE MM(262420000000021/f820c6f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928115842402 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) 20240928115842404 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928115842404 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240928115842404 DMM INFO MM(262420000000021/f820c6f0) Subscriber data update (mmctx.c:445) 20240928115842404 DMM DEBUG MM(262420000000021/f820c6f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928115842416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842416 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115842416 DMM INFO MM(262420000000021/f820c6f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928115842416 DMM NOTICE MM(262420000000021/f820c6f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928115842416 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928115842416 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928115842416 DLLC NOTICE LLME(ea815d02/f820c6f0){ASSIGNED} LLGM Assign pre (ffffffff => f820c6f0) (gprs_llc.c:1079) 20240928115842416 DLLC NOTICE LLME(ffffffff/f820c6f0){ASSIGNED} LLGM Assign post (ffffffff => f820c6f0) (gprs_llc.c:1125) 20240928115842416 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928115842416 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928115842416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928115842416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@970e029989d8: setverdict(pass): none -> pass 20240928115842473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842474 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115842474 DMM INFO MM(262420000000021/f820c6f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928115842474 DMM INFO MM(262420000000021/f820c6f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928115842474 DMM DEBUG MM(262420000000021/f820c6f0) Using GGSN 0 (gprs_sm.c:317) 20240928115842474 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240928115842474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928115842474 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240928115842474 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240928115842499 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 c3 46 cf f1 11 f8 f8 42 df 14 05 7f 12 8c 1e f1 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) 20240928115842499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2d058, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928115842499 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928115842499 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be7f618 TLLI=f820c6f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928115842499 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928115842499 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928115842516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842516 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115842516 DMM INFO MM(262420000000021/f820c6f0) -> GMM ATTACH REQUEST MI(TMSI-0xF820C6F0) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115842516 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115842516 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928115842516 DLLC NOTICE LLME(ffffffff/f820c6f0){ASSIGNED} LLGM Assign pre (f820c6f0 => dfa9993f) (gprs_llc.c:1079) 20240928115842516 DLLC NOTICE LLME(f820c6f0/dfa9993f){ASSIGNED} LLGM Assign post (f820c6f0 => dfa9993f) (gprs_llc.c:1125) 20240928115842516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115842516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115842516 DMM DEBUG MM(262420000000021/dfa9993f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115842525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115842525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240928115842525 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115842525 DMM DEBUG MM(262420000000021/dfa9993f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240928115842525 DMM NOTICE MM(262420000000021/dfa9993f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115842525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115842525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115842525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115842525 DMM DEBUG MM(262420000000021/dfa9993f) Requesting authorization (sgsn_auth.c:160) 20240928115842525 DMM INFO MM(262420000000021/dfa9993f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928115842525 DMM DEBUG MM(262420000000021/dfa9993f) Requesting subscriber data update (gprs_subscriber.c:894) 20240928115842525 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240928115842526 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) 20240928115842527 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928115842527 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928115842527 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240928115842527 DMM INFO MM(262420000000021/dfa9993f) Subscriber data update (mmctx.c:445) 20240928115842527 DMM DEBUG MM(262420000000021/dfa9993f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240928115842527 DMM INFO MM(262420000000021/dfa9993f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240928115842527 DMM NOTICE MM(262420000000021/dfa9993f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240928115842527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928115842527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928115842527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928115842527 DMM INFO MM(262420000000021/dfa9993f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa9993f) (gprs_gmm.c:300) 20240928115842527 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) TC_attach_timeout_after_pdp_act(97)@970e029989d8: Trying to receive 5 ATTACH ACCEPTs 20240928115842529 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928115842529 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240928115842529 DMM INFO MM(262420000000021/dfa9993f) Subscriber data update (mmctx.c:445) 20240928115842529 DMM DEBUG MM(262420000000021/dfa9993f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928115848528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928115848529 DMM INFO MM(262420000000021/dfa9993f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa9993f) (gprs_gmm.c:300) 20240928115849540 DGPRS DEBUG Checking for inactive LLMEs, time = 30052928 (sgsn.c:131) 20240928115854531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928115854531 DMM INFO MM(262420000000021/dfa9993f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa9993f) (gprs_gmm.c:300) 20240928115900533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928115900533 DMM INFO MM(262420000000021/dfa9993f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa9993f) (gprs_gmm.c:300) 20240928115902273 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928115902273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928115902274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928115906534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928115906534 DMM INFO MM(262420000000021/dfa9993f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfa9993f) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@970e029989d8: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@970e029989d8: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240928115911897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115911903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115911903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115911910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115911914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115911914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115911925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115911928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115911928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115912536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928115912536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240928115912536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928115912536 DMM NOTICE MM(262420000000021/dfa9993f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928115912536 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240928115912536 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be7f618, TLLI=dfa9993f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928115912536 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928115912536 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928115912536 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240928115912536 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240928115912536 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) 20240928115912536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Reject}: Deallocated (fsm.c:568) 20240928115912536 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Deallocated (fsm.c:568) 20240928115912536 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928115912536 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928115912536 DLLC NOTICE LLME(f820c6f0/dfa9993f){ASSIGNED} LLGM Assign pre (dfa9993f => ffffffff) (gprs_llc.c:1079) 20240928115912536 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfa9993f => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@970e029989d8: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@970e029989d8: Final verdict of PTC: pass 20240928115913059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@970e029989d8: Final verdict of PTC: none -NSVCI98(88)@970e029989d8: Final verdict of PTC: none 20240928115913064 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115913064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_timeout_after_pdp_act-BVCI196(82)@970e029989d8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@970e029989d8: Final verdict of PTC: none -NSVCI97(83)@970e029989d8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@970e029989d8: Final verdict of PTC: none -NSVCI99(93)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(91)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(86)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(81)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sat Sep 28 11:59:13 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20240928115913122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115913424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20240928115914065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115914065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=130792) 20240928115915067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115915067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 11:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115916068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115916068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_auth_id_timeout started. 20240928115916533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115916536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115916575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115916575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115916575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115916575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115916575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928115916575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115916575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115916575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115916575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115916576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115916576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115916576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115916576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115916576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115916576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115916576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115916576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115916576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115916576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115916576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115916576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115916576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115916579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928115916585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115916585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115916594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115916594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115916594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115916594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115916594 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928115916594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115916594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115916594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115916594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115916595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115916595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115916595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115916595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115916595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115916595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115916595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115916595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115916595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115916595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115916595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115916595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115916595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115916597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(104)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115916602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115916602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(105)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115916609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115916609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115916609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115916609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115916609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928115916609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115916609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115916609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115916609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115916610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115916610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115916610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115916610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115916610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115916610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115916610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115916610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115916610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115916610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115916610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928115916610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115916610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115916612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115916617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115916617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115917070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115917070 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115917070 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115917070 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115917074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928115917075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@970e029989d8: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FD6C32AD'O, index=0 SGSN_Test-GSUP(114)@970e029989d8: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240928115917146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115917146 DLLC NOTICE LLME(ffffffff/fd6c32ad){UNASSIGNED} LLC RX: unknown TLLI 0xfd6c32ad, creating LLME on the fly (gprs_llc.c:552) 20240928115917146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115917146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115917146 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115917146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928115917146 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115917146 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928115917146 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115917146 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115917146 DLLC NOTICE LLME(ffffffff/fd6c32ad){UNASSIGNED} LLGM Assign pre (fd6c32ad => c4fe5413) (gprs_llc.c:1079) 20240928115917146 DLLC NOTICE LLME(fd6c32ad/c4fe5413){ASSIGNED} LLGM Assign post (fd6c32ad => c4fe5413) (gprs_llc.c:1125) 20240928115917146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115917146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115917146 DMM DEBUG MM(262420000000002/c4fe5413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115919541 DGPRS DEBUG Checking for inactive LLMEs, time = 30052958 (sgsn.c:131) 20240928115923147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928115923147 DMM DEBUG MM(262420000000002/c4fe5413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115929149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928115929149 DMM DEBUG MM(262420000000002/c4fe5413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115935150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928115935150 DMM DEBUG MM(262420000000002/c4fe5413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115937071 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928115937071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928115937072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928115941152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928115941152 DMM DEBUG MM(262420000000002/c4fe5413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115946578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115946585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115946585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115946595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115946599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115946599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115946611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115946615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115946615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928115947153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928115947153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240928115947154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928115947154 DMM NOTICE MM(262420000000002/c4fe5413) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240928115947154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Reject}: Deallocated (fsm.c:568) 20240928115947154 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928115947154 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928115947154 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928115947154 DLLC NOTICE LLME(fd6c32ad/c4fe5413){ASSIGNED} LLGM Assign pre (c4fe5413 => ffffffff) (gprs_llc.c:1079) 20240928115947154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4fe5413 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@970e029989d8: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@970e029989d8: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@970e029989d8: Final verdict of PTC: pass 20240928115947165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(98)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(114)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@970e029989d8: Final verdict of PTC: none -NSVCI98(108)@970e029989d8: Final verdict of PTC: none -NSVCI97(102)@970e029989d8: Final verdict of PTC: none -NSVCI99(113)@970e029989d8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@970e029989d8: Final verdict of PTC: none 20240928115947169 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115947169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI220(110)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@970e029989d8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(111)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(106)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(100)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sat Sep 28 11:59:47 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20240928115947245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115947547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59764) 20240928115948170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115948170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59764, count=68020) 20240928115949171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115949171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928115949542 DGPRS DEBUG Checking for inactive LLMEs, time = 30052988 (sgsn.c:131) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 11:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928115950173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115950173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_auth_sai_timeout started. 20240928115950645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115950648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115950702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928115950702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115950702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115950702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115950702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928115950702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115950702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115950702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115950702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115950703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115950703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115950703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115950703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115950703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115950703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115950703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115950703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115950703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928115950703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115950703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928115950704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115950704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115950706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115950712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115950712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115950722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928115950722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115950722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115950722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115950722 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928115950722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115950722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115950722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115950722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115950722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115950722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115950723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115950723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115950723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115950723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115950723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115950723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115950723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928115950723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115950723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928115950723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115950723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115950724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115950728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115950729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@970e029989d8: Provider Link came up: sending NS-RESET 20240928115950736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928115950736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928115950737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928115950737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115950737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928115950737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928115950737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928115950737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928115950737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928115950737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928115950737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928115950737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928115950737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928115950737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928115950737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928115950737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928115950737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928115950737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928115950737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928115950737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928115950738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928115950738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928115950739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928115950743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115950743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928115951174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115951174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928115951174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928115951174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928115951178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928115951179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@970e029989d8: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FA6B997E'O, index=0 SGSN_Test-GSUP(133)@970e029989d8: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240928115951244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115951244 DLLC NOTICE LLME(ffffffff/fa6b997e){UNASSIGNED} LLC RX: unknown TLLI 0xfa6b997e, creating LLME on the fly (gprs_llc.c:552) 20240928115951244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928115951244 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20240928115951244 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928115951244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928115951244 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928115951244 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928115951244 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928115951244 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928115951244 DLLC NOTICE LLME(ffffffff/fa6b997e){UNASSIGNED} LLGM Assign pre (fa6b997e => d3b43595) (gprs_llc.c:1079) 20240928115951244 DLLC NOTICE LLME(fa6b997e/d3b43595){ASSIGNED} LLGM Assign post (fa6b997e => d3b43595) (gprs_llc.c:1125) 20240928115951244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928115951244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928115951244 DMM DEBUG MM(262420000000003/d3b43595) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928115951257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928115951257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928115951257 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928115951257 DMM DEBUG MM(262420000000003/d3b43595) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240928115951257 DMM NOTICE MM(262420000000003/d3b43595) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928115951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928115951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928115951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928115951257 DMM DEBUG MM(262420000000003/d3b43595) Requesting authorization (sgsn_auth.c:160) 20240928115951257 DMM INFO MM(262420000000003/d3b43595) Requesting authentication tuples (sgsn_auth.c:184) 20240928115951257 DMM DEBUG MM(262420000000003/d3b43595) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928115951257 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240928115951257 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)@970e029989d8: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@970e029989d8: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240928115957258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240928115957258 DMM ERROR MM(262420000000003/d3b43595) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240928115957258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240928115957258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928115957258 DMM NOTICE MM(262420000000003/d3b43595) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240928115957259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Reject}: Deallocated (fsm.c:568) 20240928115957259 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928115957259 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928115957259 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928115957259 DLLC NOTICE LLME(fa6b997e/d3b43595){ASSIGNED} LLGM Assign pre (d3b43595 => ffffffff) (gprs_llc.c:1079) 20240928115957259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b43595 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@970e029989d8: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@970e029989d8: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@970e029989d8: Final verdict of PTC: pass 20240928115957282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@970e029989d8: Final verdict of PTC: none -NSVCI97(121)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@970e029989d8: Final verdict of PTC: none -NSVCI98(126)@970e029989d8: Final verdict of PTC: none -NSVCI99(131)@970e029989d8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@970e029989d8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@970e029989d8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@970e029989d8: Final verdict of PTC: none 20240928115957288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928115957288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(128)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(124)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(129)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(119)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sat Sep 28 11:59:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20240928115957351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928115957654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62280) 20240928115958290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115958290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62280, count=66636) 20240928115959291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928115959292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 11:59:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120000293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120000293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_auth_sai_reject started. 20240928120000746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120000748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120000787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120000787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120000787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120000787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120000787 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120000787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120000787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120000787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120000787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120000788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120000788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120000788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120000788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120000788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120000788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120000788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120000788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120000788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120000788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120000788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120000788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120000788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120000791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120000797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120000797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120000804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120000804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120000804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120000804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120000804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120000804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120000804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120000804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120000804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120000805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120000805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120000805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120000805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120000805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120000805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120000805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120000805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120000805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120000805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120000805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120000805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120000805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120000807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120000811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120000811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(143)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120000819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120000819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120000819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120000819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120000819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120000819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120000819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120000819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120000819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120000820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120000820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120000820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120000820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120000820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120000820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120000820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120000820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120000820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120000820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120000820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120000820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120000820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120000822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120000826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120000826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120001295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120001295 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120001295 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120001295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120001299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120001300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@970e029989d8: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DFD4B5AE'O, index=0 SGSN_Test-GSUP(152)@970e029989d8: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240928120001367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120001367 DLLC NOTICE LLME(ffffffff/dfd4b5ae){UNASSIGNED} LLC RX: unknown TLLI 0xdfd4b5ae, creating LLME on the fly (gprs_llc.c:552) 20240928120001367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120001367 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120001367 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120001367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120001367 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120001367 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120001367 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120001367 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120001367 DLLC NOTICE LLME(ffffffff/dfd4b5ae){UNASSIGNED} LLGM Assign pre (dfd4b5ae => cdc28a26) (gprs_llc.c:1079) 20240928120001367 DLLC NOTICE LLME(dfd4b5ae/cdc28a26){ASSIGNED} LLGM Assign post (dfd4b5ae => cdc28a26) (gprs_llc.c:1125) 20240928120001367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120001367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120001367 DMM DEBUG MM(262420000000004/cdc28a26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120001391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120001391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120001391 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120001391 DMM DEBUG MM(262420000000004/cdc28a26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240928120001391 DMM NOTICE MM(262420000000004/cdc28a26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120001391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120001391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120001391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120001391 DMM DEBUG MM(262420000000004/cdc28a26) Requesting authorization (sgsn_auth.c:160) 20240928120001392 DMM INFO MM(262420000000004/cdc28a26) Requesting authentication tuples (sgsn_auth.c:184) 20240928120001392 DMM DEBUG MM(262420000000004/cdc28a26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120001392 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240928120001392 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)@970e029989d8: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@970e029989d8: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240928120001397 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240928120001397 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240928120001397 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240928120007393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240928120007394 DMM ERROR MM(262420000000004/cdc28a26) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240928120007394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240928120007394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120007394 DMM NOTICE MM(262420000000004/cdc28a26) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240928120007394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Reject}: Deallocated (fsm.c:568) 20240928120007394 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120007394 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120007394 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120007394 DLLC NOTICE LLME(dfd4b5ae/cdc28a26){ASSIGNED} LLGM Assign pre (cdc28a26 => ffffffff) (gprs_llc.c:1079) 20240928120007394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdc28a26 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@970e029989d8: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@970e029989d8: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@970e029989d8: Final verdict of PTC: pass 20240928120007415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42232<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120007419 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120007419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@970e029989d8: Final verdict of PTC: none -NSVCI97(140)@970e029989d8: Final verdict of PTC: none -NSVCI98(145)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@970e029989d8: Final verdict of PTC: none -NSVCI99(150)@970e029989d8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@970e029989d8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@970e029989d8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(144)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(148)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(138)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sat Sep 28 12:00:07 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 20240928120007526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120007828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58852) 20240928120008420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120008421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58852, count=67976) 20240928120009422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120009422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:00:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120010424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120010424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_gsup_lu_timeout started. 20240928120010885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120010887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120010932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120010932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120010932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120010932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120010932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120010932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120010932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120010933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120010933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120010939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120010939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120010946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120010946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120010946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120010946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120010946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120010946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120010946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120010946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120010946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120010947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120010947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120010947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120010947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120010947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120010947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120010947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120010947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120010947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120010947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120010947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120010947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120010947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120010950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120010955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120010955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120010963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120010963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120010963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120010963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120010963 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120010963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120010963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120010963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120010963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120010964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120010964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120010964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120010964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120010964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120010964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120010964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120010964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120010964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120010964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120010964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120010964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120010964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120010966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120010971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120010971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120011425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120011426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120011426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120011426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120011430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120011431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@970e029989d8: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C9E39080'O, index=0 SGSN_Test-GSUP(171)@970e029989d8: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@970e029989d8: 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 := 'D304A23541904F284CF99AA852467BA2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE705A98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8863C2685FD1045'O } } } } } 20240928120012456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120012456 DLLC NOTICE LLME(ffffffff/c9e39080){UNASSIGNED} LLC RX: unknown TLLI 0xc9e39080, creating LLME on the fly (gprs_llc.c:552) 20240928120012456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120012456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120012456 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120012456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120012456 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120012456 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120012456 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120012456 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120012456 DLLC NOTICE LLME(ffffffff/c9e39080){UNASSIGNED} LLGM Assign pre (c9e39080 => f0c46237) (gprs_llc.c:1079) 20240928120012456 DLLC NOTICE LLME(c9e39080/f0c46237){ASSIGNED} LLGM Assign post (c9e39080 => f0c46237) (gprs_llc.c:1125) 20240928120012456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120012456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120012456 DMM DEBUG MM(262420000000005/f0c46237) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120012462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120012462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120012462 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120012462 DMM DEBUG MM(262420000000005/f0c46237) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240928120012462 DMM NOTICE MM(262420000000005/f0c46237) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120012462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120012462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120012462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120012462 DMM DEBUG MM(262420000000005/f0c46237) Requesting authorization (sgsn_auth.c:160) 20240928120012462 DMM INFO MM(262420000000005/f0c46237) Requesting authentication tuples (sgsn_auth.c:184) 20240928120012462 DMM DEBUG MM(262420000000005/f0c46237) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120012462 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240928120012462 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)@970e029989d8: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@970e029989d8: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240928120012463 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120012463 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120012463 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120012463 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120012463 DMM INFO MM(262420000000005/f0c46237) Subscriber data update (mmctx.c:445) 20240928120012463 DMM DEBUG MM(262420000000005/f0c46237) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120012463 DMM INFO MM(262420000000005/f0c46237) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120012463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120012463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120012463 DMM INFO MM(262420000000005/f0c46237) <- GMM AUTH AND CIPHERING REQ (rand = d3 04 a2 35 41 90 4f 28 4c f9 9a a8 52 46 7b a2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120012467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120012467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120012467 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120012467 DMM INFO MM(262420000000005/f0c46237) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120012467 DMM NOTICE MM(262420000000005/f0c46237) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120012467 DMM DEBUG MM(262420000000005/f0c46237) checking auth: received GSM SRES = be 70 5a 98 (gprs_gmm.c:666) 20240928120012467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120012467 DMM DEBUG MM(262420000000005/f0c46237) Requesting authorization (sgsn_auth.c:160) 20240928120012467 DMM INFO MM(262420000000005/f0c46237) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120012467 DMM DEBUG MM(262420000000005/f0c46237) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120012467 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240928120012467 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) 20240928120012467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120012467 DMM INFO MM(262420000000005/f0c46237) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c46237) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@970e029989d8: setverdict(fail): none -> fail MC@970e029989d8: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240928120012470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120012470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(159)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(171)@970e029989d8: Final verdict of PTC: none -NSVCI98(164)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@970e029989d8: Final verdict of PTC: none 20240928120012472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(162)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(167)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(157)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@970e029989d8: Final verdict of PTC: fail MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@970e029989d8: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sat Sep 28 12:00:12 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 20240928120012552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120012954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44400) 20240928120013471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120013472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44400, count=73708) 20240928120014474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120014474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:00:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120015476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120015476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_gsup_lu_reject started. 20240928120016048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120016051 DMM INFO MM(262420000000005/f0c46237) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120016051 DMM INFO MM(262420000000005/f0c46237) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120016051 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120016051 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120016051 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120016051 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120016051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240928120016051 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120016051 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120016051 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120016051 DLLC NOTICE LLME(c9e39080/f0c46237){ASSIGNED} LLGM Assign pre (f0c46237 => ffffffff) (gprs_llc.c:1079) 20240928120016051 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0c46237 => ffffffff) (gprs_llc.c:1125) 20240928120016051 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120016096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120016096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120016096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120016096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120016096 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120016096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120016096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120016096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120016096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120016097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120016097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120016097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120016097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120016097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120016097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120016097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120016097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120016097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120016097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120016097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120016097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120016097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120016099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120016104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120016104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120016111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120016111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120016111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120016111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120016111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120016111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120016111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120016111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120016111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120016112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120016112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120016112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120016112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120016112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120016112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120016112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120016112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120016112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120016112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120016112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120016112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120016112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120016115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120016120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120016120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120016127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120016127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120016127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120016127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120016127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120016127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120016127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120016127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120016127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120016128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120016128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120016128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120016128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120016128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120016128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120016128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120016128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120016128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120016128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120016128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120016128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120016128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120016130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120016134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120016134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120016477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120016477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120016477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120016477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120016481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120016482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@970e029989d8: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C708AF71'O, index=0 SGSN_Test-GSUP(190)@970e029989d8: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@970e029989d8: 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 := '4AAEACCE6CD176EEF400E0402313D6F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7CBF190'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FCFAE84710EE96F'O } } } } } 20240928120017542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120017542 DLLC NOTICE LLME(ffffffff/c708af71){UNASSIGNED} LLC RX: unknown TLLI 0xc708af71, creating LLME on the fly (gprs_llc.c:552) 20240928120017542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120017542 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120017542 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120017542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120017542 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120017542 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120017542 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120017542 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120017542 DLLC NOTICE LLME(ffffffff/c708af71){UNASSIGNED} LLGM Assign pre (c708af71 => f6f893fb) (gprs_llc.c:1079) 20240928120017542 DLLC NOTICE LLME(c708af71/f6f893fb){ASSIGNED} LLGM Assign post (c708af71 => f6f893fb) (gprs_llc.c:1125) 20240928120017542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120017542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120017542 DMM DEBUG MM(262420000000006/f6f893fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120017570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120017570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120017570 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120017570 DMM DEBUG MM(262420000000006/f6f893fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240928120017570 DMM NOTICE MM(262420000000006/f6f893fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120017570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120017570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120017570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120017570 DMM DEBUG MM(262420000000006/f6f893fb) Requesting authorization (sgsn_auth.c:160) 20240928120017570 DMM INFO MM(262420000000006/f6f893fb) Requesting authentication tuples (sgsn_auth.c:184) 20240928120017570 DMM DEBUG MM(262420000000006/f6f893fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120017570 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240928120017570 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)@970e029989d8: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@970e029989d8: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240928120017575 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120017575 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120017575 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120017575 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120017575 DMM INFO MM(262420000000006/f6f893fb) Subscriber data update (mmctx.c:445) 20240928120017575 DMM DEBUG MM(262420000000006/f6f893fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120017575 DMM INFO MM(262420000000006/f6f893fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120017575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120017575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120017575 DMM INFO MM(262420000000006/f6f893fb) <- GMM AUTH AND CIPHERING REQ (rand = 4a ae ac ce 6c d1 76 ee f4 00 e0 40 23 13 d6 f5 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120017591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120017591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120017592 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120017592 DMM INFO MM(262420000000006/f6f893fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120017592 DMM NOTICE MM(262420000000006/f6f893fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120017592 DMM DEBUG MM(262420000000006/f6f893fb) checking auth: received GSM SRES = a7 cb f1 90 (gprs_gmm.c:666) 20240928120017592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120017592 DMM DEBUG MM(262420000000006/f6f893fb) Requesting authorization (sgsn_auth.c:160) 20240928120017592 DMM INFO MM(262420000000006/f6f893fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120017592 DMM DEBUG MM(262420000000006/f6f893fb) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120017592 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240928120017592 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) 20240928120017592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120017592 DMM INFO MM(262420000000006/f6f893fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6f893fb) (gprs_gmm.c:300) 20240928120017593 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240928120017593 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240928120017593 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240928120017593 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120017593 DMM INFO MM(262420000000006/f6f893fb) Subscriber data update (mmctx.c:445) 20240928120017593 DMM DEBUG MM(262420000000006/f6f893fb) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@970e029989d8: setverdict(fail): none -> fail MC@970e029989d8: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240928120017611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120017611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@970e029989d8: Final verdict of PTC: none -NSVCI97(178)@970e029989d8: Final verdict of PTC: none -NSVCI99(188)@970e029989d8: Final verdict of PTC: none -NSVCI98(183)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@970e029989d8: Final verdict of PTC: none 20240928120017615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(185)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(176)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(181)@970e029989d8: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@970e029989d8: Final verdict of PTC: fail -NSVCI99-provIP(186)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@970e029989d8: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sat Sep 28 12:00:17 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 20240928120017701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120018104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47504) 20240928120018612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120018613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47504, count=79652) 20240928120019543 DGPRS DEBUG Checking for inactive LLMEs, time = 30053018 (sgsn.c:131) 20240928120019613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120019614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sat Sep 28 12:00:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120020615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120020615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_combined started. 20240928120021201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120021204 DMM INFO MM(262420000000006/f6f893fb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120021204 DMM INFO MM(262420000000006/f6f893fb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120021204 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120021204 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120021204 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120021204 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120021204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240928120021204 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120021204 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120021204 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120021204 DLLC NOTICE LLME(c708af71/f6f893fb){ASSIGNED} LLGM Assign pre (f6f893fb => ffffffff) (gprs_llc.c:1079) 20240928120021204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6f893fb => ffffffff) (gprs_llc.c:1125) 20240928120021204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120021251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120021251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120021251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120021251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120021251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120021251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120021251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120021251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120021251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120021252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120021252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120021252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120021252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120021252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120021252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120021252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120021252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120021252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120021252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120021252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120021252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120021252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120021254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120021258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120021258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120021266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120021266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120021266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120021266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120021266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120021266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120021266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120021266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120021266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120021267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120021267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120021267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120021267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120021267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120021267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120021267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120021267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120021267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120021267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120021267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120021267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120021267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120021269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120021273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120021273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120021287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120021287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120021287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120021287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120021287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120021287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120021287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120021287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120021287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120021288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120021288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120021288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120021288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120021288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120021288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120021288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120021288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120021288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120021288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120021288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120021288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120021288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120021290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120021295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120021295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120021616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120021616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120021616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120021616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120021620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120021622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@970e029989d8: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F64D7A1B'O, index=0 SGSN_Test-GSUP(209)@970e029989d8: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@970e029989d8: 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 := 'CF54FAF100C23F48EB746D308D5C8A18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '447CDF56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2699127C858ADBD7'O } } } } } 20240928120022698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120022698 DLLC NOTICE LLME(ffffffff/f64d7a1b){UNASSIGNED} LLC RX: unknown TLLI 0xf64d7a1b, creating LLME on the fly (gprs_llc.c:552) 20240928120022698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120022698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240928120022698 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120022698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120022699 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120022699 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120022699 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120022699 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120022699 DLLC NOTICE LLME(ffffffff/f64d7a1b){UNASSIGNED} LLGM Assign pre (f64d7a1b => ca37a989) (gprs_llc.c:1079) 20240928120022699 DLLC NOTICE LLME(f64d7a1b/ca37a989){ASSIGNED} LLGM Assign post (f64d7a1b => ca37a989) (gprs_llc.c:1125) 20240928120022699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120022699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120022699 DMM DEBUG MM(262420000000007/ca37a989) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120022715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120022715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120022715 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120022715 DMM DEBUG MM(262420000000007/ca37a989) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240928120022715 DMM NOTICE MM(262420000000007/ca37a989) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120022715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120022715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120022715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120022715 DMM DEBUG MM(262420000000007/ca37a989) Requesting authorization (sgsn_auth.c:160) 20240928120022715 DMM INFO MM(262420000000007/ca37a989) Requesting authentication tuples (sgsn_auth.c:184) 20240928120022715 DMM DEBUG MM(262420000000007/ca37a989) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120022715 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240928120022715 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)@970e029989d8: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@970e029989d8: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240928120022718 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120022718 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120022718 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120022718 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120022718 DMM INFO MM(262420000000007/ca37a989) Subscriber data update (mmctx.c:445) 20240928120022718 DMM DEBUG MM(262420000000007/ca37a989) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120022718 DMM INFO MM(262420000000007/ca37a989) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120022718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120022718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120022718 DMM INFO MM(262420000000007/ca37a989) <- GMM AUTH AND CIPHERING REQ (rand = cf 54 fa f1 00 c2 3f 48 eb 74 6d 30 8d 5c 8a 18 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120022726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120022726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120022726 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120022726 DMM INFO MM(262420000000007/ca37a989) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120022726 DMM NOTICE MM(262420000000007/ca37a989) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120022726 DMM DEBUG MM(262420000000007/ca37a989) checking auth: received GSM SRES = 44 7c df 56 (gprs_gmm.c:666) 20240928120022726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120022726 DMM DEBUG MM(262420000000007/ca37a989) Requesting authorization (sgsn_auth.c:160) 20240928120022726 DMM INFO MM(262420000000007/ca37a989) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120022726 DMM DEBUG MM(262420000000007/ca37a989) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120022726 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240928120022726 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) 20240928120022726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120022726 DMM INFO MM(262420000000007/ca37a989) <- GMM ATTACH ACCEPT (new P-TMSI=0xca37a989) (gprs_gmm.c:300) 20240928120022728 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120022728 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120022728 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240928120022728 DMM INFO MM(262420000000007/ca37a989) Subscriber data update (mmctx.c:445) 20240928120022728 DMM DEBUG MM(262420000000007/ca37a989) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120022728 DMM INFO MM(262420000000007/ca37a989) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120022728 DMM NOTICE MM(262420000000007/ca37a989) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240928120022728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120022728 DMM NOTICE MM(262420000000007/ca37a989) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120022728 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) 20240928120022729 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120022729 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240928120022729 DMM INFO MM(262420000000007/ca37a989) Subscriber data update (mmctx.c:445) 20240928120022729 DMM DEBUG MM(262420000000007/ca37a989) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@970e029989d8: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@970e029989d8: Removing Client IMSI='262420000000007'H, index=0 20240928120022738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120022738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120022738 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120022738 DMM INFO MM(262420000000007/ca37a989) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120022738 DMM NOTICE MM(262420000000007/ca37a989) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120022738 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120022738 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120022738 DLLC NOTICE LLME(f64d7a1b/ca37a989){ASSIGNED} LLGM Assign pre (ffffffff => ca37a989) (gprs_llc.c:1079) 20240928120022738 DLLC NOTICE LLME(ffffffff/ca37a989){ASSIGNED} LLGM Assign post (ffffffff => ca37a989) (gprs_llc.c:1125) 20240928120022738 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120022738 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120022738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120022738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@970e029989d8: Final verdict of PTC: pass 20240928120022740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120022743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120022743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@970e029989d8: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@970e029989d8: Final verdict of PTC: none -NSVCI99(208)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@970e029989d8: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@970e029989d8: Final verdict of PTC: none -NSVCI98(202)@970e029989d8: Final verdict of PTC: none -NSVCI97(197)@970e029989d8: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(195)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(206)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(200)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_combined finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sat Sep 28 12:00:22 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240928120022809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120023211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20240928120023744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120023744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=88684) 20240928120024745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120024745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sat Sep 28 12:00:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120025746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120025746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_accept_all started. 20240928120026315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120026317 DMM INFO MM(262420000000007/ca37a989) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120026317 DMM INFO MM(262420000000007/ca37a989) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120026317 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120026317 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120026317 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120026317 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120026317 DLLC NOTICE LLME(ffffffff/ca37a989){ASSIGNED} LLGM Assign pre (ca37a989 => ffffffff) (gprs_llc.c:1079) 20240928120026317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca37a989 => ffffffff) (gprs_llc.c:1125) 20240928120026317 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240928120026317 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) 20240928120026317 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) 20240928120026318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120026318 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120026318 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120026318 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120026318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120026360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120026360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120026360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120026360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120026360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120026360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120026360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120026360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120026360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120026361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120026361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120026361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120026362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120026362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120026362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120026362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120026362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120026362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120026362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120026362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120026362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120026362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120026364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120026369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120026369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120026376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120026376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120026376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120026376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120026376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120026376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120026376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120026376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120026376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120026377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120026377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120026377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120026377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120026377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120026377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120026377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120026377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120026377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120026379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120026383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120026383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120026392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120026392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120026392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120026392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120026392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120026392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120026392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120026392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120026392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120026393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120026393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120026393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120026393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120026393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120026393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120026393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120026393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120026393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120026393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120026393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120026393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120026393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120026395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120026401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120026401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120026747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120026747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120026747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120026747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120026752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120026753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@970e029989d8: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FF0638A2'O, index=0 SGSN_Test-GSUP(228)@970e029989d8: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240928120027831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120027831 DLLC NOTICE LLME(ffffffff/ff0638a2){UNASSIGNED} LLC RX: unknown TLLI 0xff0638a2, creating LLME on the fly (gprs_llc.c:552) 20240928120027831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120027831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120027831 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120027831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120027831 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120027831 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120027831 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120027831 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120027831 DLLC NOTICE LLME(ffffffff/ff0638a2){UNASSIGNED} LLGM Assign pre (ff0638a2 => ce00c612) (gprs_llc.c:1079) 20240928120027831 DLLC NOTICE LLME(ff0638a2/ce00c612){ASSIGNED} LLGM Assign post (ff0638a2 => ce00c612) (gprs_llc.c:1125) 20240928120027831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120027831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120027831 DMM DEBUG MM(262420000000008/ce00c612) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120027853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120027854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120027854 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120027854 DMM DEBUG MM(262420000000008/ce00c612) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240928120027854 DMM NOTICE MM(262420000000008/ce00c612) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120027854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120027854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120027854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928120027854 DMM INFO MM(262420000000008/ce00c612) <- GMM ATTACH ACCEPT (new P-TMSI=0xce00c612) (gprs_gmm.c:300) TC_attach_accept_all(230)@970e029989d8: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@970e029989d8: Removing Client IMSI='262420000000008'H, index=0 20240928120028842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120028842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120028842 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120028842 DMM INFO MM(262420000000008/ce00c612) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120028842 DMM NOTICE MM(262420000000008/ce00c612) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120028842 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120028842 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120028842 DLLC NOTICE LLME(ff0638a2/ce00c612){ASSIGNED} LLGM Assign pre (ffffffff => ce00c612) (gprs_llc.c:1079) 20240928120028843 DLLC NOTICE LLME(ffffffff/ce00c612){ASSIGNED} LLGM Assign post (ffffffff => ce00c612) (gprs_llc.c:1125) 20240928120028843 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120028843 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120028843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120028843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@970e029989d8: Final verdict of PTC: pass 20240928120028846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@970e029989d8: Final verdict of PTC: none -NSVCI98(221)@970e029989d8: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@970e029989d8: Final verdict of PTC: none -NSVCI99(226)@970e029989d8: Final verdict of PTC: none 20240928120028852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120028852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(216)@970e029989d8: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@970e029989d8: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(219)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(214)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(224)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_accept_all finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sat Sep 28 12:00:28 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 20240928120028954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120029356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59628) 20240928120029853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120029854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59628, count=69684) 20240928120030855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120030855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sat Sep 28 12:00:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120031856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120031856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_closed started. 20240928120032455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120032457 DMM INFO MM(262420000000008/ce00c612) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120032457 DMM INFO MM(262420000000008/ce00c612) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120032457 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120032457 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120032457 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120032458 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120032458 DLLC NOTICE LLME(ffffffff/ce00c612){ASSIGNED} LLGM Assign pre (ce00c612 => ffffffff) (gprs_llc.c:1079) 20240928120032458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce00c612 => ffffffff) (gprs_llc.c:1125) 20240928120032458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120032458 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120032458 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120032458 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120032458 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120032504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120032504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120032504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120032504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120032504 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120032504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120032504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120032504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120032504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120032505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120032505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120032505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120032505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120032505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120032505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120032505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120032505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120032505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120032505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120032505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120032505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120032505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120032507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120032512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120032512 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120032522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120032522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120032522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120032522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120032522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120032522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120032522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120032522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120032522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120032523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120032523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120032523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120032523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120032523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120032523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120032523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120032523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120032523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120032523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120032523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120032523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120032523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120032525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120032530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120032530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120032539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120032539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120032539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120032539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120032539 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120032539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120032539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120032539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120032539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120032540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120032540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120032540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120032540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120032540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120032540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120032540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120032540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120032540 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120032540 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120032540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120032540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120032540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120032542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120032547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120032547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120032857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120032857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120032857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120032858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120032862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120032863 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@970e029989d8: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E6C09B5C'O, index=0 SGSN_Test-GSUP(247)@970e029989d8: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@970e029989d8: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E6C09B5C'O, index=1 20240928120033945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120033945 DLLC NOTICE LLME(ffffffff/e6c09b5c){UNASSIGNED} LLC RX: unknown TLLI 0xe6c09b5c, creating LLME on the fly (gprs_llc.c:552) 20240928120033945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120033945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120033945 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120033945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120033945 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120033945 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120033945 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120033945 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120033945 DLLC NOTICE LLME(ffffffff/e6c09b5c){UNASSIGNED} LLGM Assign pre (e6c09b5c => c0077870) (gprs_llc.c:1079) 20240928120033945 DLLC NOTICE LLME(e6c09b5c/c0077870){ASSIGNED} LLGM Assign post (e6c09b5c => c0077870) (gprs_llc.c:1125) 20240928120033945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120033945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120033945 DMM DEBUG MM(001010123456789/c0077870) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120033970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120033970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120033970 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120033970 DMM DEBUG MM(001010123456789/c0077870) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240928120033970 DMM NOTICE MM(001010123456789/c0077870) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120033970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120033970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120033970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240928120033970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120033970 DMM NOTICE MM(001010123456789/c0077870) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240928120033970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Reject}: Deallocated (fsm.c:568) 20240928120033970 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120033970 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120033970 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120033970 DLLC NOTICE LLME(e6c09b5c/c0077870){ASSIGNED} LLGM Assign pre (c0077870 => ffffffff) (gprs_llc.c:1079) 20240928120033970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0077870 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@970e029989d8: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@970e029989d8: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@970e029989d8: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@970e029989d8: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F179CA23'O, index=2 SGSN_Test-GSUP(247)@970e029989d8: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240928120034007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120034007 DLLC NOTICE LLME(ffffffff/f179ca23){UNASSIGNED} LLC RX: unknown TLLI 0xf179ca23, creating LLME on the fly (gprs_llc.c:552) 20240928120034007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120034007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120034007 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120034007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120034007 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120034007 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120034007 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120034007 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120034007 DLLC NOTICE LLME(ffffffff/f179ca23){UNASSIGNED} LLGM Assign pre (f179ca23 => ea0cc8c5) (gprs_llc.c:1079) 20240928120034007 DLLC NOTICE LLME(f179ca23/ea0cc8c5){ASSIGNED} LLGM Assign post (f179ca23 => ea0cc8c5) (gprs_llc.c:1125) 20240928120034007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120034007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120034007 DMM DEBUG MM(262420000000010/ea0cc8c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120034010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120034010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120034010 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120034010 DMM DEBUG MM(262420000000010/ea0cc8c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240928120034010 DMM NOTICE MM(262420000000010/ea0cc8c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120034010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120034010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120034010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928120034010 DMM INFO MM(262420000000010/ea0cc8c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xea0cc8c5) (gprs_gmm.c:300) TC_attach_closed(250)@970e029989d8: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@970e029989d8: Removing Client IMSI='262420000000010'H, index=2 20240928120035022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120035022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120035022 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120035022 DMM INFO MM(262420000000010/ea0cc8c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120035022 DMM NOTICE MM(262420000000010/ea0cc8c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120035022 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120035022 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120035022 DLLC NOTICE LLME(f179ca23/ea0cc8c5){ASSIGNED} LLGM Assign pre (ffffffff => ea0cc8c5) (gprs_llc.c:1079) 20240928120035022 DLLC NOTICE LLME(ffffffff/ea0cc8c5){ASSIGNED} LLGM Assign post (ffffffff => ea0cc8c5) (gprs_llc.c:1125) 20240928120035022 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120035022 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120035022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120035022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@970e029989d8: Final verdict of PTC: pass 20240928120035025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(231)@970e029989d8: Final verdict of PTC: none 20240928120035030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120035030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@970e029989d8: Final verdict of PTC: none -NSVCI97(235)@970e029989d8: Final verdict of PTC: none -NSVCI98(240)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@970e029989d8: Final verdict of PTC: none -NSVCI99(245)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@970e029989d8: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@970e029989d8: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@970e029989d8: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(238)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(243)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(233)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@970e029989d8: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@970e029989d8: Test case TC_attach_closed finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sat Sep 28 12:00:35 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240928120035118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120035521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77320) 20240928120036031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120036031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77320, count=81676) 20240928120037032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120037032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:00:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120038033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120038033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_no_imei_response started. 20240928120038618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120038620 DMM INFO MM(262420000000010/ea0cc8c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120038620 DMM INFO MM(262420000000010/ea0cc8c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120038620 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120038620 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120038620 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120038620 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120038620 DLLC NOTICE LLME(ffffffff/ea0cc8c5){ASSIGNED} LLGM Assign pre (ea0cc8c5 => ffffffff) (gprs_llc.c:1079) 20240928120038620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea0cc8c5 => ffffffff) (gprs_llc.c:1125) 20240928120038620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120038620 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120038620 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120038620 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120038620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120038662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120038662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120038662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120038662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120038662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120038662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120038662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120038662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120038662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120038663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120038663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120038663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120038663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120038663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120038663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120038663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120038663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120038663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120038663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120038663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120038663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120038663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120038666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120038671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120038671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120038679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120038679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120038679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120038679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120038679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120038680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120038680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120038680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120038680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120038680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120038680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120038680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120038680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120038680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120038680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120038680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120038680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120038680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120038682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120038686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120038686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120038701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120038701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120038701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120038701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120038701 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120038701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120038701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120038701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120038701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120038701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120038701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120038701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120038702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120038702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120038702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120038702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120038702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120038702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120038702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120038702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120038702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120038702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120038703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120038707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120038707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120039035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120039035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120039035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120039035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120039040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120039041 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@970e029989d8: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DB8739E2'O, index=0 SGSN_Test-GSUP(267)@970e029989d8: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240928120040106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120040106 DLLC NOTICE LLME(ffffffff/db8739e2){UNASSIGNED} LLC RX: unknown TLLI 0xdb8739e2, creating LLME on the fly (gprs_llc.c:552) 20240928120040106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120040106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240928120040106 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120040106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120040106 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120040106 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120040106 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120040106 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120040106 DLLC NOTICE LLME(ffffffff/db8739e2){UNASSIGNED} LLGM Assign pre (db8739e2 => e85ed03d) (gprs_llc.c:1079) 20240928120040106 DLLC NOTICE LLME(db8739e2/e85ed03d){ASSIGNED} LLGM Assign post (db8739e2 => e85ed03d) (gprs_llc.c:1125) 20240928120040106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120040106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120040106 DMM DEBUG MM(262420000000032/e85ed03d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120046107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120046107 DMM DEBUG MM(262420000000032/e85ed03d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120049544 DGPRS DEBUG Checking for inactive LLMEs, time = 30053048 (sgsn.c:131) 20240928120052108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120052108 DMM DEBUG MM(262420000000032/e85ed03d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120058109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120058109 DMM DEBUG MM(262420000000032/e85ed03d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120059036 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120059036 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928120059037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120104110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120104110 DMM DEBUG MM(262420000000032/e85ed03d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120108664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120108671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120108671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120108681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120108685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120108685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120108702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120108706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120108706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120110111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120110111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240928120110111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120110111 DMM NOTICE MM(262420000000032/e85ed03d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240928120110111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Reject}: Deallocated (fsm.c:568) 20240928120110111 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120110111 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120110111 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120110111 DLLC NOTICE LLME(db8739e2/e85ed03d){ASSIGNED} LLGM Assign pre (e85ed03d => ffffffff) (gprs_llc.c:1079) 20240928120110111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e85ed03d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@970e029989d8: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@970e029989d8: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@970e029989d8: Final verdict of PTC: pass 20240928120110131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imei_response-BVCI220(263)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(267)@970e029989d8: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@970e029989d8: Final verdict of PTC: none -NSVCI97(255)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@970e029989d8: Final verdict of PTC: none 20240928120110137 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120110137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(266)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@970e029989d8: Final verdict of PTC: none -NSVCI98(260)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@970e029989d8: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(264)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(258)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(253)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sat Sep 28 12:01:10 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20240928120110264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120110566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20240928120111138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120111138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62632, count=70888) 20240928120112139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120112139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120113140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120113140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_no_imsi_response started. 20240928120113602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120113605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120113643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120113643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120113643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120113643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120113643 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120113643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120113643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120113643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120113643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120113644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120113644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120113644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120113644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120113644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120113644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120113644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120113644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120113644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120113644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120113644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120113645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120113645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120113647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120113651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120113651 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120113658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120113658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120113658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120113658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120113658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120113658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120113658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120113658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120113658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120113659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120113659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120113659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120113659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120113659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120113659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120113659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120113659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120113659 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120113659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120113659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120113660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120113660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120113661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120113666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120113666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120113675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120113675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120113675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120113675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120113675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120113675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120113675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120113675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120113675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120113676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120113676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120113676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120113676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120113676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120113676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120113676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120113676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120113676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120113676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120113676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120113676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120113676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120113678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120113682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120113682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120114141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120114141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120114141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120114141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120114145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120114146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@970e029989d8: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='DA75E8BA'O, index=0 SGSN_Test-GSUP(286)@970e029989d8: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240928120115177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120115177 DLLC NOTICE LLME(ffffffff/da75e8ba){UNASSIGNED} LLC RX: unknown TLLI 0xda75e8ba, creating LLME on the fly (gprs_llc.c:552) 20240928120115177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120115177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240928120115177 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120115177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120115177 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120115177 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120115177 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120115177 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120115177 DLLC NOTICE LLME(ffffffff/da75e8ba){UNASSIGNED} LLGM Assign pre (da75e8ba => fb221a2d) (gprs_llc.c:1079) 20240928120115177 DLLC NOTICE LLME(da75e8ba/fb221a2d){ASSIGNED} LLGM Assign post (da75e8ba => fb221a2d) (gprs_llc.c:1125) 20240928120115177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120115177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120115177 DMM DEBUG MM(/fb221a2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120115187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120115187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120115187 DMM DEBUG MM_STATE_Gb(3665160378)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120115187 DMM DEBUG MM(/fb221a2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240928120115187 DMM NOTICE MM(/fb221a2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120115187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120115187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240928120115187 DMM DEBUG MM(/fb221a2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240928120119545 DGPRS DEBUG Checking for inactive LLMEs, time = 30053078 (sgsn.c:131) 20240928120121188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120121188 DMM DEBUG MM(/fb221a2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240928120127189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120127189 DMM DEBUG MM(/fb221a2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240928120133190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120133190 DMM DEBUG MM(/fb221a2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240928120134142 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120134142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928120134142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120139191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120139191 DMM DEBUG MM(/fb221a2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240928120143645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120143647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120143647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120143660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120143662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120143662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120143676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120143678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120143678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120145192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240928120145192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240928120145192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120145192 DMM NOTICE MM(/fb221a2d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240928120145192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Reject}: Deallocated (fsm.c:568) 20240928120145192 DMM DEBUG MM_STATE_Gb(3665160378)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120145192 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120145192 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120145192 DLLC NOTICE LLME(da75e8ba/fb221a2d){ASSIGNED} LLGM Assign pre (fb221a2d => ffffffff) (gprs_llc.c:1079) 20240928120145192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb221a2d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@970e029989d8: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@970e029989d8: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@970e029989d8: Final verdict of PTC: pass 20240928120145202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(271)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(286)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@970e029989d8: Final verdict of PTC: none -NSVCI98(279)@970e029989d8: Final verdict of PTC: none -NSVCI97(274)@970e029989d8: Final verdict of PTC: none -NSVCI99(284)@970e029989d8: Final verdict of PTC: none 20240928120145217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120145217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(276)@970e029989d8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@970e029989d8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(282)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(277)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(272)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@970e029989d8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sat Sep 28 12:01:45 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20240928120145606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120145908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68036) 20240928120146218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120146219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68036, count=72392) 20240928120147220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120147220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:01:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120148221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120148221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_closed_add_vty started. 20240928120149023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120149025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120149058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120149058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120149058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120149058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120149058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120149058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120149058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120149058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120149058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120149059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120149059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120149059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120149060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120149060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120149060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120149060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120149060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120149060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120149060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120149060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120149060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120149060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120149064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120149074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120149074 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120149087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120149087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120149087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120149087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120149087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120149087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120149087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120149087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120149087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120149089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120149089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120149089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120149089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120149089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120149089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120149089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120149089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120149089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120149089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120149089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120149090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120149090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120149094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120149103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120149103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120149118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120149118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120149118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120149118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120149118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120149118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120149118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120149118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120149118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120149120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120149120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120149120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120149120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120149120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120149120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120149120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120149120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120149120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120149120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120149120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120149121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120149121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120149124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120149134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120149134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120149222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120149222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120149222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120149222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120149223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120149224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928120149546 DGPRS DEBUG Checking for inactive LLMEs, time = 30053108 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D4234500'O, index=0 SGSN_Test-GSUP(305)@970e029989d8: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D4234500'O, index=1 20240928120150260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120150260 DLLC NOTICE LLME(ffffffff/d4234500){UNASSIGNED} LLC RX: unknown TLLI 0xd4234500, creating LLME on the fly (gprs_llc.c:552) 20240928120150260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120150260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120150260 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120150260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120150260 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120150260 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120150260 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120150260 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120150260 DLLC NOTICE LLME(ffffffff/d4234500){UNASSIGNED} LLGM Assign pre (d4234500 => cb730f52) (gprs_llc.c:1079) 20240928120150260 DLLC NOTICE LLME(d4234500/cb730f52){ASSIGNED} LLGM Assign post (d4234500 => cb730f52) (gprs_llc.c:1125) 20240928120150260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120150260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120150260 DMM DEBUG MM(001010123456789/cb730f52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120150269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120150269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120150269 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120150269 DMM DEBUG MM(001010123456789/cb730f52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240928120150269 DMM NOTICE MM(001010123456789/cb730f52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120150269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120150269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120150269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240928120150269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120150269 DMM NOTICE MM(001010123456789/cb730f52) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240928120150269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Reject}: Deallocated (fsm.c:568) 20240928120150269 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120150269 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120150269 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120150269 DLLC NOTICE LLME(d4234500/cb730f52){ASSIGNED} LLGM Assign pre (cb730f52 => ffffffff) (gprs_llc.c:1079) 20240928120150269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb730f52 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@970e029989d8: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D4234500'O, index=2 20240928120150274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120150274 DLLC NOTICE LLME(ffffffff/d4234500){UNASSIGNED} LLC RX: unknown TLLI 0xd4234500, creating LLME on the fly (gprs_llc.c:552) 20240928120150274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240928120150274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120150274 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120150274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120150274 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120150274 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120150274 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120150274 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120150274 DLLC NOTICE LLME(ffffffff/d4234500){UNASSIGNED} LLGM Assign pre (d4234500 => ca9ca1d4) (gprs_llc.c:1079) 20240928120150274 DLLC NOTICE LLME(d4234500/ca9ca1d4){ASSIGNED} LLGM Assign post (d4234500 => ca9ca1d4) (gprs_llc.c:1125) 20240928120150274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120150274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120150274 DMM DEBUG MM(001010123456700/ca9ca1d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120150277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120150277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120150277 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120150277 DMM DEBUG MM(001010123456700/ca9ca1d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240928120150277 DMM NOTICE MM(001010123456700/ca9ca1d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120150277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120150277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120150277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928120150277 DMM INFO MM(001010123456700/ca9ca1d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xca9ca1d4) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: Removing Client IMSI='001010123456700'H, index=2 20240928120151279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120151279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120151279 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120151279 DMM INFO MM(001010123456700/ca9ca1d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120151279 DMM NOTICE MM(001010123456700/ca9ca1d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120151279 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120151279 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120151279 DLLC NOTICE LLME(d4234500/ca9ca1d4){ASSIGNED} LLGM Assign pre (ffffffff => ca9ca1d4) (gprs_llc.c:1079) 20240928120151279 DLLC NOTICE LLME(ffffffff/ca9ca1d4){ASSIGNED} LLGM Assign post (ffffffff => ca9ca1d4) (gprs_llc.c:1125) 20240928120151279 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120151279 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120151279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120151279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@970e029989d8: Final verdict of PTC: pass 20240928120151280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120151281 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_closed_add_vty-BVCI220(302)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(305)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@970e029989d8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@970e029989d8: Final verdict of PTC: none 20240928120151281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(294)@970e029989d8: Final verdict of PTC: none -NSVCI97(293)@970e029989d8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@970e029989d8: Final verdict of PTC: none -NSVCI98(298)@970e029989d8: Final verdict of PTC: none -NSVCI99(303)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(291)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(301)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(296)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sat Sep 28 12:01:51 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 20240928120151347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120151748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20240928120152283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120152283 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) 20240928120153285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120153285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:01:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120154287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120154287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_check_subscriber_list started. 20240928120154797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120154800 DMM INFO MM(001010123456700/ca9ca1d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120154800 DMM INFO MM(001010123456700/ca9ca1d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120154800 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120154800 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120154800 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120154800 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120154800 DLLC NOTICE LLME(ffffffff/ca9ca1d4){ASSIGNED} LLGM Assign pre (ca9ca1d4 => ffffffff) (gprs_llc.c:1079) 20240928120154800 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca9ca1d4 => ffffffff) (gprs_llc.c:1125) 20240928120154800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120154800 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120154800 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120154800 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120154800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120154847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120154847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120154847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120154847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120154847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120154847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120154847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120154847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120154847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120154848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120154848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120154848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120154848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120154848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120154848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120154848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120154848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120154848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120154848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120154848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120154848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120154848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120154851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120154856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120154856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120154866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120154866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120154866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120154866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120154866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120154866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120154866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120154866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120154866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120154867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120154867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120154867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120154867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120154867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120154867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120154867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120154867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120154867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120154867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120154867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120154867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120154867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120154870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120154877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120154877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120154885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120154885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120154885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120154885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120154885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120154885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120154885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120154885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120154885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120154886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120154886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120154886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120154886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120154886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120154886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120154886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120154886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120154886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120154886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120154886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120154887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120154887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120154890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120154896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120154896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120155288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120155289 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120155289 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120155289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120155293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120155294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@970e029989d8: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F46F792A'O, index=0 SGSN_Test-GSUP(324)@970e029989d8: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@970e029989d8: 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 := '3B227CF0F9593FA9596D0CA1EC271F0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05E7A6F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7A26ACDF797058E'O } } } } } 20240928120156364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120156364 DLLC NOTICE LLME(ffffffff/f46f792a){UNASSIGNED} LLC RX: unknown TLLI 0xf46f792a, creating LLME on the fly (gprs_llc.c:552) 20240928120156364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120156364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120156364 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120156364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120156364 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120156364 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120156364 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120156364 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120156364 DLLC NOTICE LLME(ffffffff/f46f792a){UNASSIGNED} LLGM Assign pre (f46f792a => ddf0cfe4) (gprs_llc.c:1079) 20240928120156364 DLLC NOTICE LLME(f46f792a/ddf0cfe4){ASSIGNED} LLGM Assign post (f46f792a => ddf0cfe4) (gprs_llc.c:1125) 20240928120156364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120156365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120156365 DMM DEBUG MM(262420000000034/ddf0cfe4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120156378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120156378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120156378 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120156378 DMM DEBUG MM(262420000000034/ddf0cfe4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240928120156378 DMM NOTICE MM(262420000000034/ddf0cfe4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120156378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120156378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120156378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120156378 DMM DEBUG MM(262420000000034/ddf0cfe4) Requesting authorization (sgsn_auth.c:160) 20240928120156378 DMM INFO MM(262420000000034/ddf0cfe4) Requesting authentication tuples (sgsn_auth.c:184) 20240928120156378 DMM DEBUG MM(262420000000034/ddf0cfe4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120156378 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240928120156378 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)@970e029989d8: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@970e029989d8: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240928120156381 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120156381 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120156381 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120156381 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120156381 DMM INFO MM(262420000000034/ddf0cfe4) Subscriber data update (mmctx.c:445) 20240928120156381 DMM DEBUG MM(262420000000034/ddf0cfe4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120156381 DMM INFO MM(262420000000034/ddf0cfe4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120156381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120156381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120156382 DMM INFO MM(262420000000034/ddf0cfe4) <- GMM AUTH AND CIPHERING REQ (rand = 3b 22 7c f0 f9 59 3f a9 59 6d 0c a1 ec 27 1f 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120156392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120156392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120156392 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120156392 DMM INFO MM(262420000000034/ddf0cfe4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120156392 DMM NOTICE MM(262420000000034/ddf0cfe4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120156392 DMM DEBUG MM(262420000000034/ddf0cfe4) checking auth: received GSM SRES = 05 e7 a6 f6 (gprs_gmm.c:666) 20240928120156392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120156392 DMM DEBUG MM(262420000000034/ddf0cfe4) Requesting authorization (sgsn_auth.c:160) 20240928120156392 DMM INFO MM(262420000000034/ddf0cfe4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120156392 DMM DEBUG MM(262420000000034/ddf0cfe4) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120156392 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240928120156392 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) 20240928120156392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120156392 DMM INFO MM(262420000000034/ddf0cfe4) <- GMM ATTACH ACCEPT (new P-TMSI=0xddf0cfe4) (gprs_gmm.c:300) 20240928120156394 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120156394 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120156394 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240928120156394 DMM INFO MM(262420000000034/ddf0cfe4) Subscriber data update (mmctx.c:445) 20240928120156394 DMM DEBUG MM(262420000000034/ddf0cfe4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120156394 DMM INFO MM(262420000000034/ddf0cfe4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120156394 DMM NOTICE MM(262420000000034/ddf0cfe4) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240928120156394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120156394 DMM NOTICE MM(262420000000034/ddf0cfe4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120156394 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) 20240928120156395 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120156395 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240928120156395 DMM INFO MM(262420000000034/ddf0cfe4) Subscriber data update (mmctx.c:445) 20240928120156395 DMM DEBUG MM(262420000000034/ddf0cfe4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120156404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120156404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120156404 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120156404 DMM INFO MM(262420000000034/ddf0cfe4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120156404 DMM NOTICE MM(262420000000034/ddf0cfe4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120156404 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120156404 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120156404 DLLC NOTICE LLME(f46f792a/ddf0cfe4){ASSIGNED} LLGM Assign pre (ffffffff => ddf0cfe4) (gprs_llc.c:1079) 20240928120156404 DLLC NOTICE LLME(ffffffff/ddf0cfe4){ASSIGNED} LLGM Assign post (ffffffff => ddf0cfe4) (gprs_llc.c:1125) 20240928120156404 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120156404 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120156404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120156404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@970e029989d8: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@970e029989d8: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@970e029989d8: Final verdict of PTC: pass 20240928120156465 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240928120156465 DMM INFO MM(262420000000034/ddf0cfe4) Subscriber data update (mmctx.c:445) 20240928120156465 DMM DEBUG MM(262420000000034/ddf0cfe4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240928120156465 DMM INFO MM(262420000000034/ddf0cfe4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240928120156465 DMM INFO MM(262420000000034/ddf0cfe4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120156465 DMM INFO MM(262420000000034/ddf0cfe4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120156465 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120156465 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120156465 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120156465 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120156465 DLLC NOTICE LLME(ffffffff/ddf0cfe4){ASSIGNED} LLGM Assign pre (ddf0cfe4 => ffffffff) (gprs_llc.c:1079) 20240928120156465 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddf0cfe4 => ffffffff) (gprs_llc.c:1125) 20240928120156465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120156465 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120156465 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120156465 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120156467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@970e029989d8: Final verdict of PTC: none 20240928120156472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(313)@970e029989d8: Final verdict of PTC: none 20240928120156472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(317)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@970e029989d8: Final verdict of PTC: none -NSVCI97(312)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@970e029989d8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@970e029989d8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@970e029989d8: Final verdict of PTC: none -NSVCI99(322)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(315)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(310)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(320)@970e029989d8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sat Sep 28 12:01:56 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 20240928120156527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120156829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90044) 20240928120157474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120157474 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) 20240928120158476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120158476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:01:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120159478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120159478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_detach_check_subscriber_list started. 20240928120159938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120159940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120159976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120159976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120159976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120159976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120159976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120159976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120159976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120159976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120159976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120159977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120159977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120159977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120159977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120159977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120159977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120159977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120159977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120159977 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120159977 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120159977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120159978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120159978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120159980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120159984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120159984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120159991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120159991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120159991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120159991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120159991 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120159991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120159991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120159991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120159991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120159992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120159992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120159992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120159992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120159992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120159992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120159992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120159992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120159992 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120159992 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120159992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120159992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120159992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120159994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120159999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120159999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120200007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120200007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120200007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120200007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120200007 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120200007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120200007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120200007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120200007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120200008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120200008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120200008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120200009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120200009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120200009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120200009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120200009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120200009 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120200009 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120200009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120200009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120200009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120200011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120200015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120200015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120200479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120200479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120200479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120200479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120200483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120200484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@970e029989d8: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CC886B48'O, index=0 SGSN_Test-GSUP(343)@970e029989d8: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@970e029989d8: 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 := '2CB34F8ABE6680715F9D25B19DB206D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '514CE5AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC85BAFDF4E69A8F'O } } } } } 20240928120200554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120200554 DLLC NOTICE LLME(ffffffff/cc886b48){UNASSIGNED} LLC RX: unknown TLLI 0xcc886b48, creating LLME on the fly (gprs_llc.c:552) 20240928120200554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120200554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120200554 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120200554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120200554 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120200554 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120200554 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120200554 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120200554 DLLC NOTICE LLME(ffffffff/cc886b48){UNASSIGNED} LLGM Assign pre (cc886b48 => e3512cf2) (gprs_llc.c:1079) 20240928120200554 DLLC NOTICE LLME(cc886b48/e3512cf2){ASSIGNED} LLGM Assign post (cc886b48 => e3512cf2) (gprs_llc.c:1125) 20240928120200554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120200554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120200554 DMM DEBUG MM(262420000000033/e3512cf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120200572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120200572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120200572 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120200572 DMM DEBUG MM(262420000000033/e3512cf2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240928120200572 DMM NOTICE MM(262420000000033/e3512cf2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120200572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120200572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120200572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120200572 DMM DEBUG MM(262420000000033/e3512cf2) Requesting authorization (sgsn_auth.c:160) 20240928120200572 DMM INFO MM(262420000000033/e3512cf2) Requesting authentication tuples (sgsn_auth.c:184) 20240928120200572 DMM DEBUG MM(262420000000033/e3512cf2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120200572 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240928120200572 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)@970e029989d8: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@970e029989d8: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240928120200578 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120200578 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120200578 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120200578 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120200578 DMM INFO MM(262420000000033/e3512cf2) Subscriber data update (mmctx.c:445) 20240928120200578 DMM DEBUG MM(262420000000033/e3512cf2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120200578 DMM INFO MM(262420000000033/e3512cf2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120200578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120200578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120200578 DMM INFO MM(262420000000033/e3512cf2) <- GMM AUTH AND CIPHERING REQ (rand = 2c b3 4f 8a be 66 80 71 5f 9d 25 b1 9d b2 06 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120200587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120200587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120200587 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120200587 DMM INFO MM(262420000000033/e3512cf2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120200587 DMM NOTICE MM(262420000000033/e3512cf2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120200587 DMM DEBUG MM(262420000000033/e3512cf2) checking auth: received GSM SRES = 51 4c e5 ac (gprs_gmm.c:666) 20240928120200587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120200587 DMM DEBUG MM(262420000000033/e3512cf2) Requesting authorization (sgsn_auth.c:160) 20240928120200587 DMM INFO MM(262420000000033/e3512cf2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120200587 DMM DEBUG MM(262420000000033/e3512cf2) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120200587 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240928120200587 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) 20240928120200587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120200587 DMM INFO MM(262420000000033/e3512cf2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3512cf2) (gprs_gmm.c:300) 20240928120200589 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120200589 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120200589 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240928120200589 DMM INFO MM(262420000000033/e3512cf2) Subscriber data update (mmctx.c:445) 20240928120200589 DMM DEBUG MM(262420000000033/e3512cf2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120200589 DMM INFO MM(262420000000033/e3512cf2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120200589 DMM NOTICE MM(262420000000033/e3512cf2) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240928120200589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120200589 DMM NOTICE MM(262420000000033/e3512cf2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120200589 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) 20240928120200589 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120200589 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240928120200589 DMM INFO MM(262420000000033/e3512cf2) Subscriber data update (mmctx.c:445) 20240928120200589 DMM DEBUG MM(262420000000033/e3512cf2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120200600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120200600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120200600 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120200600 DMM INFO MM(262420000000033/e3512cf2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120200600 DMM NOTICE MM(262420000000033/e3512cf2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120200600 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120200600 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120200600 DLLC NOTICE LLME(cc886b48/e3512cf2){ASSIGNED} LLGM Assign pre (ffffffff => e3512cf2) (gprs_llc.c:1079) 20240928120200600 DLLC NOTICE LLME(ffffffff/e3512cf2){ASSIGNED} LLGM Assign post (ffffffff => e3512cf2) (gprs_llc.c:1125) 20240928120200600 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120200600 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120200600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120200600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@970e029989d8: setverdict(pass): none -> pass 20240928120200657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120200658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240928120200658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120200658 DMM INFO MM(262420000000033/e3512cf2) -> GMM DETACH REQUEST TLLI=0xe3512cf2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240928120200658 DMM INFO MM(262420000000033/e3512cf2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120200658 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120200658 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120200658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120200658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120200658 DLLC NOTICE LLME(ffffffff/e3512cf2){ASSIGNED} LLGM Assign pre (e3512cf2 => ffffffff) (gprs_llc.c:1079) 20240928120200658 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3512cf2 => ffffffff) (gprs_llc.c:1125) 20240928120200658 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240928120200658 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) 20240928120200658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120200658 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120200658 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120200658 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120200660 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@970e029989d8: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@970e029989d8: Final verdict of PTC: pass 20240928120205672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120205676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120205676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@970e029989d8: Final verdict of PTC: none -NSVCI99(341)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@970e029989d8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@970e029989d8: Final verdict of PTC: none -NSVCI98(336)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@970e029989d8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@970e029989d8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@970e029989d8: Final verdict of PTC: none -NSVCI97(331)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(334)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(339)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(329)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sat Sep 28 12:02:05 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 20240928120205812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120206113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87836) 20240928120206676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120206676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87836, count=93628) 20240928120207678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120207678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:02:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120208679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120208679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_check_complete_resend started. 20240928120209137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120209139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(350)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(351)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120209214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120209214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120209214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120209214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120209214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120209214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120209214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120209214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120209214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120209228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120209228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120209228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-BSSGP1(352)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120209229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120209229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120209229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120209229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120209229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120209229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120209229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120209229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(351)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120209229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120209229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120209242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240928120209265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120209265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(355)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120209272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120209272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120209272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120209272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120209272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120209272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120209272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120209272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120209272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_check_complete_resend-BVCI196(348)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120209277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120209277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120209277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(355)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120209277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120209277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120209277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120209277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120209277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120209277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120209277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120209277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(356)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120209279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120209279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120209291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120209319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120209319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120209342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120209342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120209342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120209342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120209342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120209342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120209342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120209342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120209342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120209346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120209346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120209346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120209347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120209347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120209347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120209347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120209347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120209347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120209347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120209356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120209370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120209370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120209680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120209680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120209680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120209680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120209682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120209682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@970e029989d8: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E97E0F82'O, index=0 SGSN_Test-GSUP(362)@970e029989d8: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@970e029989d8: 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 := '828D67D8C16669F9FC2E2E8599A901D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F96D8A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92EF95294EBECA5B'O } } } } } 20240928120210709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120210709 DLLC NOTICE LLME(ffffffff/e97e0f82){UNASSIGNED} LLC RX: unknown TLLI 0xe97e0f82, creating LLME on the fly (gprs_llc.c:552) 20240928120210709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120210709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240928120210709 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120210709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120210709 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120210709 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120210709 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120210709 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120210709 DLLC NOTICE LLME(ffffffff/e97e0f82){UNASSIGNED} LLGM Assign pre (e97e0f82 => f38daa5b) (gprs_llc.c:1079) 20240928120210709 DLLC NOTICE LLME(e97e0f82/f38daa5b){ASSIGNED} LLGM Assign post (e97e0f82 => f38daa5b) (gprs_llc.c:1125) 20240928120210709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120210709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120210709 DMM DEBUG MM(262420000000036/f38daa5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120210715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120210715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120210715 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120210715 DMM DEBUG MM(262420000000036/f38daa5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240928120210715 DMM NOTICE MM(262420000000036/f38daa5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120210715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120210715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120210715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120210715 DMM DEBUG MM(262420000000036/f38daa5b) Requesting authorization (sgsn_auth.c:160) 20240928120210715 DMM INFO MM(262420000000036/f38daa5b) Requesting authentication tuples (sgsn_auth.c:184) 20240928120210715 DMM DEBUG MM(262420000000036/f38daa5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120210715 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240928120210715 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)@970e029989d8: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@970e029989d8: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240928120210717 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120210717 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120210717 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120210717 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120210717 DMM INFO MM(262420000000036/f38daa5b) Subscriber data update (mmctx.c:445) 20240928120210717 DMM DEBUG MM(262420000000036/f38daa5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120210717 DMM INFO MM(262420000000036/f38daa5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120210717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120210717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120210717 DMM INFO MM(262420000000036/f38daa5b) <- GMM AUTH AND CIPHERING REQ (rand = 82 8d 67 d8 c1 66 69 f9 fc 2e 2e 85 99 a9 01 d2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120210721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120210721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120210721 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120210721 DMM INFO MM(262420000000036/f38daa5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120210721 DMM NOTICE MM(262420000000036/f38daa5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120210721 DMM DEBUG MM(262420000000036/f38daa5b) checking auth: received GSM SRES = 5f 96 d8 a1 (gprs_gmm.c:666) 20240928120210721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120210721 DMM DEBUG MM(262420000000036/f38daa5b) Requesting authorization (sgsn_auth.c:160) 20240928120210721 DMM INFO MM(262420000000036/f38daa5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120210721 DMM DEBUG MM(262420000000036/f38daa5b) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120210721 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240928120210721 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) 20240928120210721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120210721 DMM INFO MM(262420000000036/f38daa5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38daa5b) (gprs_gmm.c:300) 20240928120210721 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120210721 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120210721 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240928120210721 DMM INFO MM(262420000000036/f38daa5b) Subscriber data update (mmctx.c:445) 20240928120210721 DMM DEBUG MM(262420000000036/f38daa5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120210721 DMM INFO MM(262420000000036/f38daa5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120210721 DMM NOTICE MM(262420000000036/f38daa5b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240928120210721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120210721 DMM NOTICE MM(262420000000036/f38daa5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120210721 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) 20240928120210722 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120210722 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240928120210722 DMM INFO MM(262420000000036/f38daa5b) Subscriber data update (mmctx.c:445) 20240928120210722 DMM DEBUG MM(262420000000036/f38daa5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@970e029989d8: Warning: Re-starting timer T, which is already active (running or expired). 20240928120216722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928120216722 DMM INFO MM(262420000000036/f38daa5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38daa5b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@970e029989d8: Warning: Re-starting timer T, which is already active (running or expired). 20240928120219547 DGPRS DEBUG Checking for inactive LLMEs, time = 30053138 (sgsn.c:131) 20240928120222723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928120222723 DMM INFO MM(262420000000036/f38daa5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38daa5b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@970e029989d8: Warning: Re-starting timer T, which is already active (running or expired). 20240928120228724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928120228724 DMM INFO MM(262420000000036/f38daa5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38daa5b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@970e029989d8: Warning: Re-starting timer T, which is already active (running or expired). 20240928120229681 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120229681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928120229681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120234725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928120234725 DMM INFO MM(262420000000036/f38daa5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38daa5b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@970e029989d8: Warning: Re-starting timer T, which is already active (running or expired). 20240928120239231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120239234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120239235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120239280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120239285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120239285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120239348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120239355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120239355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120240726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240928120240726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240928120240726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120240726 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240928120240726 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) 20240928120240726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Reject}: Deallocated (fsm.c:568) 20240928120240726 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120240726 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120240726 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120240726 DLLC NOTICE LLME(e97e0f82/f38daa5b){ASSIGNED} LLGM Assign pre (f38daa5b => ffffffff) (gprs_llc.c:1079) 20240928120240726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f38daa5b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@970e029989d8: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@970e029989d8: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@970e029989d8: Final verdict of PTC: pass 20240928120244749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@970e029989d8: Final verdict of PTC: none -NSVCI98(355)@970e029989d8: Final verdict of PTC: none 20240928120244752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120244752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(360)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@970e029989d8: Final verdict of PTC: none -NSVCI97(351)@970e029989d8: Final verdict of PTC: none -NSVCI99(361)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@970e029989d8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@970e029989d8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@970e029989d8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(349)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(353)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(359)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sat Sep 28 12:02:44 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 20240928120244820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120245121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89388) 20240928120245754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120245754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89388, count=94820) 20240928120246755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120246755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:02:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120247756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120247756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_hlr_location_cancel_request_update started. 20240928120248187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120248188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120248220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120248220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120248220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120248220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120248220 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120248220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120248220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120248220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120248220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120248221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120248221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120248221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120248221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120248221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120248221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120248221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120248221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120248221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120248221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120248221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120248221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120248221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120248223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120248228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120248228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@970e029989d8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(374)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120248242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120248242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120248242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120248242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120248242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120248242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120248242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120248242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120248242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120248242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120248242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120248242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120248243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120248243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120248243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120248243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120248243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120248243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120248243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120248243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120248243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120248243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120248245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(371)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240928120248254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120248254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(379)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120248256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120248256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120248256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120248256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120248256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120248256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120248256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120248256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120248256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_hlr_location_cancel_request_update-BVCI210(372)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120248257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120248257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120248257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120248258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120248258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120248258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120248258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120248258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120248258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120248258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120248258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120248258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120248258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120248261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120248268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120248268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120248757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120248757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120248757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120248757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120248758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120248758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928120249548 DGPRS DEBUG Checking for inactive LLMEs, time = 30053168 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@970e029989d8: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DFA5412F'O, index=0 SGSN_Test-GSUP(381)@970e029989d8: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@970e029989d8: 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 := 'E2220B4A31C7AA4AA000E1E22A50F6F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '774616F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5EC9FFA66304AE7'O } } } } } 20240928120249829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120249829 DLLC NOTICE LLME(ffffffff/dfa5412f){UNASSIGNED} LLC RX: unknown TLLI 0xdfa5412f, creating LLME on the fly (gprs_llc.c:552) 20240928120249829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120249829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120249829 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120249829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120249829 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120249829 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120249829 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120249829 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120249829 DLLC NOTICE LLME(ffffffff/dfa5412f){UNASSIGNED} LLGM Assign pre (dfa5412f => f7c1dd83) (gprs_llc.c:1079) 20240928120249829 DLLC NOTICE LLME(dfa5412f/f7c1dd83){ASSIGNED} LLGM Assign post (dfa5412f => f7c1dd83) (gprs_llc.c:1125) 20240928120249829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120249829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120249829 DMM DEBUG MM(262420000000031/f7c1dd83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120249842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120249842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120249842 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120249842 DMM DEBUG MM(262420000000031/f7c1dd83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240928120249842 DMM NOTICE MM(262420000000031/f7c1dd83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120249842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120249842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120249842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120249842 DMM DEBUG MM(262420000000031/f7c1dd83) Requesting authorization (sgsn_auth.c:160) 20240928120249842 DMM INFO MM(262420000000031/f7c1dd83) Requesting authentication tuples (sgsn_auth.c:184) 20240928120249842 DMM DEBUG MM(262420000000031/f7c1dd83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120249842 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240928120249842 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)@970e029989d8: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@970e029989d8: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240928120249846 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120249846 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120249846 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120249846 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120249846 DMM INFO MM(262420000000031/f7c1dd83) Subscriber data update (mmctx.c:445) 20240928120249846 DMM DEBUG MM(262420000000031/f7c1dd83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120249846 DMM INFO MM(262420000000031/f7c1dd83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120249846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120249846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120249846 DMM INFO MM(262420000000031/f7c1dd83) <- GMM AUTH AND CIPHERING REQ (rand = e2 22 0b 4a 31 c7 aa 4a a0 00 e1 e2 2a 50 f6 f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120249861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120249861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120249861 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120249861 DMM INFO MM(262420000000031/f7c1dd83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120249861 DMM NOTICE MM(262420000000031/f7c1dd83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120249861 DMM DEBUG MM(262420000000031/f7c1dd83) checking auth: received GSM SRES = 77 46 16 f3 (gprs_gmm.c:666) 20240928120249861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120249861 DMM DEBUG MM(262420000000031/f7c1dd83) Requesting authorization (sgsn_auth.c:160) 20240928120249861 DMM INFO MM(262420000000031/f7c1dd83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120249861 DMM DEBUG MM(262420000000031/f7c1dd83) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120249861 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240928120249861 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) 20240928120249861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120249861 DMM INFO MM(262420000000031/f7c1dd83) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7c1dd83) (gprs_gmm.c:300) 20240928120249864 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120249864 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120249864 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240928120249864 DMM INFO MM(262420000000031/f7c1dd83) Subscriber data update (mmctx.c:445) 20240928120249864 DMM DEBUG MM(262420000000031/f7c1dd83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120249864 DMM INFO MM(262420000000031/f7c1dd83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120249864 DMM NOTICE MM(262420000000031/f7c1dd83) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240928120249864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120249864 DMM NOTICE MM(262420000000031/f7c1dd83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120249864 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) 20240928120249866 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120249866 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240928120249866 DMM INFO MM(262420000000031/f7c1dd83) Subscriber data update (mmctx.c:445) 20240928120249866 DMM DEBUG MM(262420000000031/f7c1dd83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120249878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120249878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120249878 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120249878 DMM INFO MM(262420000000031/f7c1dd83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120249878 DMM NOTICE MM(262420000000031/f7c1dd83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120249878 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120249878 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120249878 DLLC NOTICE LLME(dfa5412f/f7c1dd83){ASSIGNED} LLGM Assign pre (ffffffff => f7c1dd83) (gprs_llc.c:1079) 20240928120249878 DLLC NOTICE LLME(ffffffff/f7c1dd83){ASSIGNED} LLGM Assign post (ffffffff => f7c1dd83) (gprs_llc.c:1125) 20240928120249878 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120249878 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120249878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120249878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@970e029989d8: setverdict(pass): none -> pass 20240928120249927 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240928120249927 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240928120249927 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) 20240928120249927 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240928120249927 DMM INFO MM(262420000000031/f7c1dd83) Subscriber data update (mmctx.c:445) 20240928120249927 DMM DEBUG MM(262420000000031/f7c1dd83) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240928120249927 DMM INFO MM(262420000000031/f7c1dd83) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240928120249927 DMM INFO MM(262420000000031/f7c1dd83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120249927 DMM INFO MM(262420000000031/f7c1dd83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120249927 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120249927 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120249927 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120249927 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120249927 DLLC NOTICE LLME(ffffffff/f7c1dd83){ASSIGNED} LLGM Assign pre (f7c1dd83 => ffffffff) (gprs_llc.c:1079) 20240928120249927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7c1dd83 => ffffffff) (gprs_llc.c:1125) 20240928120249927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120249927 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120249927 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120249927 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed MC@970e029989d8: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240928120254939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120254939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(381)@970e029989d8: Final verdict of PTC: none -NSVCI98(375)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@970e029989d8: Final verdict of PTC: none 20240928120254944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(379)@970e029989d8: Final verdict of PTC: none -NSVCI97(369)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(377)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(367)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(373)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@970e029989d8: Final verdict of PTC: pass MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@970e029989d8: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sat Sep 28 12:02:54 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 20240928120255057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120255360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20240928120255940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120255940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=92652) 20240928120256941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120256941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:02:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120257942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120257942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_hlr_location_cancel_request_withdraw started. 20240928120258449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120258452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120258484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120258484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120258484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120258484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120258484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120258484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120258484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120258484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120258484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120258485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120258485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120258485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120258485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120258485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120258485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120258485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120258485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120258485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120258485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120258485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120258486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120258486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120258488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120258493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120258493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120258503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120258503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120258503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120258503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120258503 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120258503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120258503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120258503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120258503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120258504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120258504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120258504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120258504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120258504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120258504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120258504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120258504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120258504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120258504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120258504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120258504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120258504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120258506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120258512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120258512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120258518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120258518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120258518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120258518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120258518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120258518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120258518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120258518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120258518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120258518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120258518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120258518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120258519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120258519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120258519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120258519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120258519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120258519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120258519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120258519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120258519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120258519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120258520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120258524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120258524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120258944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120258944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120258944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120258944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120258948 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120258949 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@970e029989d8: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E0C2AC53'O, index=0 SGSN_Test-GSUP(400)@970e029989d8: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@970e029989d8: 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 := '6C79B8120E02A725444EC22A6847C458'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26C3B20E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3F6941DFCE1CDA7'O } } } } } 20240928120300030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120300030 DLLC NOTICE LLME(ffffffff/e0c2ac53){UNASSIGNED} LLC RX: unknown TLLI 0xe0c2ac53, creating LLME on the fly (gprs_llc.c:552) 20240928120300030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120300030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120300030 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120300030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120300030 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120300030 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120300030 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120300030 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120300030 DLLC NOTICE LLME(ffffffff/e0c2ac53){UNASSIGNED} LLGM Assign pre (e0c2ac53 => ffdaf801) (gprs_llc.c:1079) 20240928120300030 DLLC NOTICE LLME(e0c2ac53/ffdaf801){ASSIGNED} LLGM Assign post (e0c2ac53 => ffdaf801) (gprs_llc.c:1125) 20240928120300030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120300030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120300030 DMM DEBUG MM(262420000000029/ffdaf801) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120300048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120300048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120300048 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120300048 DMM DEBUG MM(262420000000029/ffdaf801) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240928120300048 DMM NOTICE MM(262420000000029/ffdaf801) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120300048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120300048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120300048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120300048 DMM DEBUG MM(262420000000029/ffdaf801) Requesting authorization (sgsn_auth.c:160) 20240928120300048 DMM INFO MM(262420000000029/ffdaf801) Requesting authentication tuples (sgsn_auth.c:184) 20240928120300048 DMM DEBUG MM(262420000000029/ffdaf801) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120300048 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240928120300048 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)@970e029989d8: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@970e029989d8: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240928120300054 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120300054 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120300054 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120300054 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120300054 DMM INFO MM(262420000000029/ffdaf801) Subscriber data update (mmctx.c:445) 20240928120300054 DMM DEBUG MM(262420000000029/ffdaf801) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120300054 DMM INFO MM(262420000000029/ffdaf801) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120300054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120300054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120300054 DMM INFO MM(262420000000029/ffdaf801) <- GMM AUTH AND CIPHERING REQ (rand = 6c 79 b8 12 0e 02 a7 25 44 4e c2 2a 68 47 c4 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120300070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120300070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120300070 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120300070 DMM INFO MM(262420000000029/ffdaf801) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120300070 DMM NOTICE MM(262420000000029/ffdaf801) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120300070 DMM DEBUG MM(262420000000029/ffdaf801) checking auth: received GSM SRES = 26 c3 b2 0e (gprs_gmm.c:666) 20240928120300070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120300070 DMM DEBUG MM(262420000000029/ffdaf801) Requesting authorization (sgsn_auth.c:160) 20240928120300070 DMM INFO MM(262420000000029/ffdaf801) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120300070 DMM DEBUG MM(262420000000029/ffdaf801) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120300070 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240928120300070 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) 20240928120300070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120300070 DMM INFO MM(262420000000029/ffdaf801) <- GMM ATTACH ACCEPT (new P-TMSI=0xffdaf801) (gprs_gmm.c:300) 20240928120300074 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120300074 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120300074 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240928120300074 DMM INFO MM(262420000000029/ffdaf801) Subscriber data update (mmctx.c:445) 20240928120300074 DMM DEBUG MM(262420000000029/ffdaf801) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120300074 DMM INFO MM(262420000000029/ffdaf801) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120300074 DMM NOTICE MM(262420000000029/ffdaf801) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240928120300074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120300074 DMM NOTICE MM(262420000000029/ffdaf801) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120300074 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) 20240928120300075 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120300075 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240928120300075 DMM INFO MM(262420000000029/ffdaf801) Subscriber data update (mmctx.c:445) 20240928120300075 DMM DEBUG MM(262420000000029/ffdaf801) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120300086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120300086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120300086 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120300086 DMM INFO MM(262420000000029/ffdaf801) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120300086 DMM NOTICE MM(262420000000029/ffdaf801) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120300086 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120300086 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120300086 DLLC NOTICE LLME(e0c2ac53/ffdaf801){ASSIGNED} LLGM Assign pre (ffffffff => ffdaf801) (gprs_llc.c:1079) 20240928120300086 DLLC NOTICE LLME(ffffffff/ffdaf801){ASSIGNED} LLGM Assign post (ffffffff => ffdaf801) (gprs_llc.c:1125) 20240928120300086 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120300086 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120300086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120300086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@970e029989d8: setverdict(pass): none -> pass 20240928120300136 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240928120300136 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240928120300136 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) 20240928120300136 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240928120300136 DMM INFO MM(262420000000029/ffdaf801) Subscriber data update (mmctx.c:445) 20240928120300136 DMM DEBUG MM(262420000000029/ffdaf801) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240928120300136 DMM INFO MM(262420000000029/ffdaf801) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240928120300136 DMM INFO MM(262420000000029/ffdaf801) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240928120300136 DMM NOTICE MM(262420000000029/ffdaf801) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240928120300136 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240928120300136 DMM INFO MM(262420000000029/ffdaf801) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240928120300136 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120300136 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120300136 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120300136 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120300136 DLLC NOTICE LLME(ffffffff/ffdaf801){ASSIGNED} LLGM Assign pre (ffdaf801 => ffffffff) (gprs_llc.c:1079) 20240928120300136 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdaf801 => ffffffff) (gprs_llc.c:1125) 20240928120300136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120300136 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120300136 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120300136 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120300138 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@970e029989d8: Removing Client IMSI='262420000000029'H, index=0 20240928120300149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120300149 DLLC NOTICE LLME(ffffffff/ffdaf801){UNASSIGNED} LLC RX: unknown TLLI 0xffdaf801, creating LLME on the fly (gprs_llc.c:552) 20240928120300149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120300149 DMM NOTICE LLME(ffffffff/ffdaf801){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240928120300149 DLLC NOTICE LLME(ffffffff/ffdaf801){UNASSIGNED} LLGM Assign pre (ffdaf801 => ffffffff) (gprs_llc.c:1079) 20240928120300149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdaf801 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@970e029989d8: Final verdict of PTC: pass 20240928120300153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@970e029989d8: Final verdict of PTC: none 20240928120300157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120300157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@970e029989d8: Final verdict of PTC: none -NSVCI98(393)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@970e029989d8: Final verdict of PTC: none -NSVCI97(388)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@970e029989d8: Final verdict of PTC: none -NSVCI99(398)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(396)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(392)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(386)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@970e029989d8: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sat Sep 28 12:03:00 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 20240928120300263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120300565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96296) 20240928120301159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120301159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96296, count=96936) 20240928120302160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120302160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120303162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120303162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240928120303603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120303603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120303625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120303625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120303625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120303625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120303625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120303625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120303625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120303625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120303625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120303626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120303626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120303626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120303626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120303626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120303626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120303626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120303626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120303626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120303626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120303626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120303627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120303627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120303629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120303634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120303634 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120303642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120303642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120303642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120303642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120303642 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120303642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120303643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120303643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120303643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120303643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120303643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120303643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120303643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120303643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120303643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120303643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120303643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120303643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120303643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120303643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120303644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120303644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120303646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120303651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120303651 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120303661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120303661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120303661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120303661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120303661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120303661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120303661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120303661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120303661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120303661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120303661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120303661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120303662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120303662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120303662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120303662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120303662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120303662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120303662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120303662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120303662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120303662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120303664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120303669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120303669 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120304163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120304163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120304163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120304163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120304166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120304167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@970e029989d8: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FFBFE8C3'O, index=0 SGSN_Test-GSUP(419)@970e029989d8: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240928120305226 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) 20240928120305227 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@970e029989d8: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@970e029989d8: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@970e029989d8: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@970e029989d8: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@970e029989d8: Final verdict of PTC: pass 20240928120305235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120305239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120305240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@970e029989d8: Final verdict of PTC: none -NSVCI97(407)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@970e029989d8: Final verdict of PTC: none -NSVCI98(412)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@970e029989d8: Final verdict of PTC: none -NSVCI99(417)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(405)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(415)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(410)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@970e029989d8: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sat Sep 28 12:03:05 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20240928120305347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120305649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44616) 20240928120306240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120306241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44616, count=52560) 20240928120307242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120307242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:03:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120308243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120308244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240928120308694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120308695 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120308715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120308715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120308715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120308715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120308715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120308715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120308715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120308715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120308715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120308716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120308716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120308716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120308716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120308716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120308716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120308716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120308716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120308716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120308716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120308716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120308716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120308716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120308718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120308724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120308724 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120308732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120308733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120308733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120308733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120308733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120308733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120308733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120308733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120308733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120308733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120308734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120308734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120308734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120308734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120308734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120308734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120308734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120308734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120308734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120308734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120308734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120308734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120308736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120308741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120308741 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120308753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120308753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120308753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120308753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120308753 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120308753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120308753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120308753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120308753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120308754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120308754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120308754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120308754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120308754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120308754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120308754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120308754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120308754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120308754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120308754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120308755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120308755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120308757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120308762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120308762 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120309245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120309245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120309245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120309245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120309246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120309246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@970e029989d8: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E24AD977'O, index=0 SGSN_Test-GSUP(438)@970e029989d8: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240928120310265 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) 20240928120310265 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@970e029989d8: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@970e029989d8: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@970e029989d8: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@970e029989d8: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@970e029989d8: Final verdict of PTC: pass 20240928120310267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46036<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@970e029989d8: Final verdict of PTC: none -NSVCI97(426)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(438)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@970e029989d8: Final verdict of PTC: none 20240928120310269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120310269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(428)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@970e029989d8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@970e029989d8: Final verdict of PTC: none -NSVCI99(436)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@970e029989d8: Final verdict of PTC: none -NSVCI98(431)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(424)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(434)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(429)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@970e029989d8: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sat Sep 28 12:03:10 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 20240928120310373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120310674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44448) 20240928120311270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120311270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44448, count=52388) 20240928120312271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120312271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sat Sep 28 12:03:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120313272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120313272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_rau_unknown started. 20240928120313745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120313749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120313789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120313789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120313789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120313789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120313789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120313789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120313789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120313789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120313789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120313790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120313790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120313790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120313790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120313790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120313790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120313790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120313790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120313790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120313790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120313790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120313790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120313790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120313793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120313799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120313799 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120313812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120313812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120313812 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120313812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120313812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120313814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120313814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120313814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120313814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120313814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120313814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120313814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120313814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120313814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120313814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120313814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120313814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120313814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120313817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(447)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120313823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120313823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(448)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120313830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120313830 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120313831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120313831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120313831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120313831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120313831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120313831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120313831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120313831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120313831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120313831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120313831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(456)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120313831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120313831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120313833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120313839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120313839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120314273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120314274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120314274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120314274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120314278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120314279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@970e029989d8: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F821C53F'O, index=0 SGSN_Test-GSUP(457)@970e029989d8: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240928120315363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120315363 DLLC NOTICE LLME(ffffffff/f821c53f){UNASSIGNED} LLC RX: unknown TLLI 0xf821c53f, creating LLME on the fly (gprs_llc.c:552) 20240928120315363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240928120315363 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120315363 DMM NOTICE LLME(ffffffff/f821c53f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240928120315363 DLLC NOTICE LLME(ffffffff/f821c53f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240928120315363 DMM ERROR LLME(ffffffff/f821c53f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240928120315363 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240928120315363 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240928120315363 DLLC NOTICE LLME(ffffffff/f821c53f){UNASSIGNED} LLGM Assign pre (f821c53f => ffffffff) (gprs_llc.c:1079) 20240928120315363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f821c53f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@970e029989d8: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@970e029989d8: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@970e029989d8: Final verdict of PTC: pass 20240928120315384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36306<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@970e029989d8: Final verdict of PTC: none -NSVCI99(456)@970e029989d8: Final verdict of PTC: none -NSVCI98(451)@970e029989d8: Final verdict of PTC: none 20240928120315389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120315389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI220(453)@970e029989d8: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@970e029989d8: Final verdict of PTC: none -NSVCI97(445)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@970e029989d8: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(454)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(443)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(449)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@970e029989d8: Test case TC_rau_unknown finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sat Sep 28 12:03:15 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240928120315487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120315789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50584) 20240928120316390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120316390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50584, count=55500) 20240928120317392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120317392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sat Sep 28 12:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120318394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120318395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_rau started. 20240928120318849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120318851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120318895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120318895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120318895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120318895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120318895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120318895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120318895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120318896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120318896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120318896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120318896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120318896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120318896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120318896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120318896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120318896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120318896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120318896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120318897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120318902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120318902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120318911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120318911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120318911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120318911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120318911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120318911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120318911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120318911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120318911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120318912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120318912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120318912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120318912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120318912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120318912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120318912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120318912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120318912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120318912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120318912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120318912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120318912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120318914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120318919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120318919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120318929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120318929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120318929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120318929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120318929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120318929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120318929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120318929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120318929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120318930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120318930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120318930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120318930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120318930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120318930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120318930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120318930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120318930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120318930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120318930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120318930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120318930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120318931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120318936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120318936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120319396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120319396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120319396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120319396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120319397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240928120319397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928120319549 DGPRS DEBUG Checking for inactive LLMEs, time = 30053198 (sgsn.c:131) TC_attach_rau-BVCI196(463)@970e029989d8: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E95D4E01'O, index=0 SGSN_Test-GSUP(476)@970e029989d8: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@970e029989d8: 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 := 'DA686B75FE1A8BE86BF1B9E214536742'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79E29F40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A24D5A59045422A5'O } } } } } 20240928120320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120320462 DLLC NOTICE LLME(ffffffff/e95d4e01){UNASSIGNED} LLC RX: unknown TLLI 0xe95d4e01, creating LLME on the fly (gprs_llc.c:552) 20240928120320462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120320463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120320463 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120320463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120320463 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120320463 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120320463 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120320463 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120320463 DLLC NOTICE LLME(ffffffff/e95d4e01){UNASSIGNED} LLGM Assign pre (e95d4e01 => d7fc0b9e) (gprs_llc.c:1079) 20240928120320463 DLLC NOTICE LLME(e95d4e01/d7fc0b9e){ASSIGNED} LLGM Assign post (e95d4e01 => d7fc0b9e) (gprs_llc.c:1125) 20240928120320463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120320463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120320463 DMM DEBUG MM(262420000000012/d7fc0b9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120320471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120320471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120320471 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120320471 DMM DEBUG MM(262420000000012/d7fc0b9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240928120320471 DMM NOTICE MM(262420000000012/d7fc0b9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120320471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120320471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120320471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120320471 DMM DEBUG MM(262420000000012/d7fc0b9e) Requesting authorization (sgsn_auth.c:160) 20240928120320471 DMM INFO MM(262420000000012/d7fc0b9e) Requesting authentication tuples (sgsn_auth.c:184) 20240928120320471 DMM DEBUG MM(262420000000012/d7fc0b9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120320471 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240928120320471 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)@970e029989d8: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@970e029989d8: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240928120320473 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120320473 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120320473 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120320473 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120320473 DMM INFO MM(262420000000012/d7fc0b9e) Subscriber data update (mmctx.c:445) 20240928120320474 DMM DEBUG MM(262420000000012/d7fc0b9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120320474 DMM INFO MM(262420000000012/d7fc0b9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120320474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120320474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120320474 DMM INFO MM(262420000000012/d7fc0b9e) <- GMM AUTH AND CIPHERING REQ (rand = da 68 6b 75 fe 1a 8b e8 6b f1 b9 e2 14 53 67 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120320479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120320479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120320479 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120320479 DMM INFO MM(262420000000012/d7fc0b9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120320479 DMM NOTICE MM(262420000000012/d7fc0b9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120320479 DMM DEBUG MM(262420000000012/d7fc0b9e) checking auth: received GSM SRES = 79 e2 9f 40 (gprs_gmm.c:666) 20240928120320479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120320479 DMM DEBUG MM(262420000000012/d7fc0b9e) Requesting authorization (sgsn_auth.c:160) 20240928120320479 DMM INFO MM(262420000000012/d7fc0b9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120320479 DMM DEBUG MM(262420000000012/d7fc0b9e) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120320480 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240928120320480 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) 20240928120320480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120320480 DMM INFO MM(262420000000012/d7fc0b9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7fc0b9e) (gprs_gmm.c:300) 20240928120320481 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120320481 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120320481 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240928120320481 DMM INFO MM(262420000000012/d7fc0b9e) Subscriber data update (mmctx.c:445) 20240928120320481 DMM DEBUG MM(262420000000012/d7fc0b9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120320481 DMM INFO MM(262420000000012/d7fc0b9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120320481 DMM NOTICE MM(262420000000012/d7fc0b9e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240928120320481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120320481 DMM NOTICE MM(262420000000012/d7fc0b9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120320481 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) 20240928120320481 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120320481 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240928120320481 DMM INFO MM(262420000000012/d7fc0b9e) Subscriber data update (mmctx.c:445) 20240928120320481 DMM DEBUG MM(262420000000012/d7fc0b9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120320486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120320486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120320487 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120320487 DMM INFO MM(262420000000012/d7fc0b9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120320487 DMM NOTICE MM(262420000000012/d7fc0b9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120320487 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120320487 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120320487 DLLC NOTICE LLME(e95d4e01/d7fc0b9e){ASSIGNED} LLGM Assign pre (ffffffff => d7fc0b9e) (gprs_llc.c:1079) 20240928120320487 DLLC NOTICE LLME(ffffffff/d7fc0b9e){ASSIGNED} LLGM Assign post (ffffffff => d7fc0b9e) (gprs_llc.c:1125) 20240928120320487 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120320487 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120320487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120320487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@970e029989d8: setverdict(pass): none -> pass 20240928120320545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120320545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120320545 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120320545 DMM INFO MM(262420000000012/d7fc0b9e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120320545 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120320545 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120320545 DLLC NOTICE LLME(ffffffff/d7fc0b9e){ASSIGNED} LLGM Assign pre (d7fc0b9e => e41abf27) (gprs_llc.c:1079) 20240928120320545 DLLC NOTICE LLME(d7fc0b9e/e41abf27){ASSIGNED} LLGM Assign post (d7fc0b9e => e41abf27) (gprs_llc.c:1125) 20240928120320545 DMM INFO MM(262420000000012/e41abf27) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@970e029989d8: Removing Client IMSI='262420000000012'H, index=0 20240928120320559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120320559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240928120320559 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120320559 DMM INFO MM(262420000000012/e41abf27) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120320559 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120320559 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120320559 DLLC NOTICE LLME(d7fc0b9e/e41abf27){ASSIGNED} LLGM Assign pre (ffffffff => e41abf27) (gprs_llc.c:1079) 20240928120320559 DLLC NOTICE LLME(ffffffff/e41abf27){ASSIGNED} LLGM Assign post (ffffffff => e41abf27) (gprs_llc.c:1125) 20240928120320560 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@970e029989d8: Final verdict of PTC: pass 20240928120320564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120320568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120320568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(469)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(476)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@970e029989d8: Final verdict of PTC: none -NSVCI99(474)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@970e029989d8: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@970e029989d8: Final verdict of PTC: none -NSVCI97(464)@970e029989d8: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@970e029989d8: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(462)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(473)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(467)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. Sat Sep 28 12:03:20 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_rau finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. 20240928120320637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120321039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91848) 20240928120321569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120321569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91848, count=93108) 20240928120322571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120322571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:03:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120323572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120323572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_rau_a_a started. 20240928120324140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120324144 DMM INFO MM(262420000000012/e41abf27) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120324144 DMM INFO MM(262420000000012/e41abf27) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120324144 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120324144 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120324144 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120324144 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120324144 DLLC NOTICE LLME(ffffffff/e41abf27){ASSIGNED} LLGM Assign pre (e41abf27 => ffffffff) (gprs_llc.c:1079) 20240928120324144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e41abf27 => ffffffff) (gprs_llc.c:1125) 20240928120324144 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240928120324144 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) 20240928120324144 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) 20240928120324144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120324144 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120324144 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120324144 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120324144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120324173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120324173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120324173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120324173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120324173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120324173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120324173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120324173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120324173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120324174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120324174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120324174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120324174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120324174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120324174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120324174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120324174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120324174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120324174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120324174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120324175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120324175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120324176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120324180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120324180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120324188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120324188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120324188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120324188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120324188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120324188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120324188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120324188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120324188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120324189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120324189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120324189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120324189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120324189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120324189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120324189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120324189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120324189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120324189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120324189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(488)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120324189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120324189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120324191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120324196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120324196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120324204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120324204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120324204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120324204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120324204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120324204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120324204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120324204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120324204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120324205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120324205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120324205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120324205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120324205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120324205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120324205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120324205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120324205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120324205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120324205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120324206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120324206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120324208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120324214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120324214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120324573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120324573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120324573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120324573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120324578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120324579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@970e029989d8: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D2B4CABD'O, index=0 SGSN_Test-GSUP(495)@970e029989d8: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@970e029989d8: 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 := '23CFC7E0455E8049D3198C89541872E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3E3DBB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FBC62203DDDCF51'O } } } } } 20240928120325651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325651 DLLC NOTICE LLME(ffffffff/d2b4cabd){UNASSIGNED} LLC RX: unknown TLLI 0xd2b4cabd, creating LLME on the fly (gprs_llc.c:552) 20240928120325651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120325651 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120325651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120325651 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120325651 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120325651 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120325651 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120325651 DLLC NOTICE LLME(ffffffff/d2b4cabd){UNASSIGNED} LLGM Assign pre (d2b4cabd => c1c422d9) (gprs_llc.c:1079) 20240928120325651 DLLC NOTICE LLME(d2b4cabd/c1c422d9){ASSIGNED} LLGM Assign post (d2b4cabd => c1c422d9) (gprs_llc.c:1125) 20240928120325651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120325651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120325651 DMM DEBUG MM(262420000000037/c1c422d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120325664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325664 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325664 DMM DEBUG MM(262420000000037/c1c422d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240928120325664 DMM NOTICE MM(262420000000037/c1c422d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120325664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120325664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120325664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120325664 DMM DEBUG MM(262420000000037/c1c422d9) Requesting authorization (sgsn_auth.c:160) 20240928120325664 DMM INFO MM(262420000000037/c1c422d9) Requesting authentication tuples (sgsn_auth.c:184) 20240928120325664 DMM DEBUG MM(262420000000037/c1c422d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120325664 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240928120325664 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)@970e029989d8: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@970e029989d8: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240928120325667 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120325667 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120325667 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120325667 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120325667 DMM INFO MM(262420000000037/c1c422d9) Subscriber data update (mmctx.c:445) 20240928120325667 DMM DEBUG MM(262420000000037/c1c422d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120325667 DMM INFO MM(262420000000037/c1c422d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120325667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120325667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120325667 DMM INFO MM(262420000000037/c1c422d9) <- GMM AUTH AND CIPHERING REQ (rand = 23 cf c7 e0 45 5e 80 49 d3 19 8c 89 54 18 72 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120325675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325675 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325676 DMM INFO MM(262420000000037/c1c422d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120325676 DMM NOTICE MM(262420000000037/c1c422d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120325676 DMM DEBUG MM(262420000000037/c1c422d9) checking auth: received GSM SRES = d3 e3 db b8 (gprs_gmm.c:666) 20240928120325676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120325676 DMM DEBUG MM(262420000000037/c1c422d9) Requesting authorization (sgsn_auth.c:160) 20240928120325676 DMM INFO MM(262420000000037/c1c422d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120325676 DMM DEBUG MM(262420000000037/c1c422d9) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120325676 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240928120325676 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) 20240928120325676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120325676 DMM INFO MM(262420000000037/c1c422d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1c422d9) (gprs_gmm.c:300) 20240928120325677 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120325677 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120325678 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240928120325678 DMM INFO MM(262420000000037/c1c422d9) Subscriber data update (mmctx.c:445) 20240928120325678 DMM DEBUG MM(262420000000037/c1c422d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120325678 DMM INFO MM(262420000000037/c1c422d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120325678 DMM NOTICE MM(262420000000037/c1c422d9) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240928120325678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120325678 DMM NOTICE MM(262420000000037/c1c422d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120325678 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) 20240928120325678 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120325678 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240928120325678 DMM INFO MM(262420000000037/c1c422d9) Subscriber data update (mmctx.c:445) 20240928120325678 DMM DEBUG MM(262420000000037/c1c422d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120325684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325684 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325684 DMM INFO MM(262420000000037/c1c422d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120325684 DMM NOTICE MM(262420000000037/c1c422d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120325684 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120325684 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120325684 DLLC NOTICE LLME(d2b4cabd/c1c422d9){ASSIGNED} LLGM Assign pre (ffffffff => c1c422d9) (gprs_llc.c:1079) 20240928120325684 DLLC NOTICE LLME(ffffffff/c1c422d9){ASSIGNED} LLGM Assign post (ffffffff => c1c422d9) (gprs_llc.c:1125) 20240928120325684 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120325684 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120325684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120325684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@970e029989d8: setverdict(pass): none -> pass 20240928120325737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325737 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325737 DMM INFO MM(262420000000037/c1c422d9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120325737 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120325737 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120325737 DLLC NOTICE LLME(ffffffff/c1c422d9){ASSIGNED} LLGM Assign pre (c1c422d9 => cd2db380) (gprs_llc.c:1079) 20240928120325737 DLLC NOTICE LLME(c1c422d9/cd2db380){ASSIGNED} LLGM Assign post (c1c422d9 => cd2db380) (gprs_llc.c:1125) 20240928120325737 DMM INFO MM(262420000000037/cd2db380) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120325745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325745 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325745 DMM INFO MM(262420000000037/cd2db380) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120325745 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120325745 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120325745 DLLC NOTICE LLME(c1c422d9/cd2db380){ASSIGNED} LLGM Assign pre (ffffffff => cd2db380) (gprs_llc.c:1079) 20240928120325745 DLLC NOTICE LLME(ffffffff/cd2db380){ASSIGNED} LLGM Assign post (ffffffff => cd2db380) (gprs_llc.c:1125) 20240928120325745 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240928120325746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325746 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325746 DMM INFO MM(262420000000037/cd2db380) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120325746 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120325746 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120325746 DLLC NOTICE LLME(ffffffff/cd2db380){ASSIGNED} LLGM Assign pre (cd2db380 => de62d78d) (gprs_llc.c:1079) 20240928120325746 DLLC NOTICE LLME(cd2db380/de62d78d){ASSIGNED} LLGM Assign post (cd2db380 => de62d78d) (gprs_llc.c:1125) 20240928120325746 DMM INFO MM(262420000000037/de62d78d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120325752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325753 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325753 DMM INFO MM(262420000000037/de62d78d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120325753 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120325753 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120325753 DLLC NOTICE LLME(cd2db380/de62d78d){ASSIGNED} LLGM Assign pre (ffffffff => de62d78d) (gprs_llc.c:1079) 20240928120325753 DLLC NOTICE LLME(ffffffff/de62d78d){ASSIGNED} LLGM Assign post (ffffffff => de62d78d) (gprs_llc.c:1125) 20240928120325753 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240928120325753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120325753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120325753 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120325753 DMM INFO MM(262420000000037/de62d78d) -> GMM DETACH REQUEST TLLI=0xde62d78d type=GPRS detach Power-off (gprs_gmm.c:1465) 20240928120325753 DMM INFO MM(262420000000037/de62d78d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120325753 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120325753 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120325753 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120325753 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120325753 DLLC NOTICE LLME(ffffffff/de62d78d){ASSIGNED} LLGM Assign pre (de62d78d => ffffffff) (gprs_llc.c:1079) 20240928120325753 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de62d78d => ffffffff) (gprs_llc.c:1125) 20240928120325753 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240928120325753 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) 20240928120325753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120325753 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120325753 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120325753 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120325754 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@970e029989d8: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@970e029989d8: Final verdict of PTC: pass 20240928120330771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@970e029989d8: Final verdict of PTC: none 20240928120330776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120330776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(489)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@970e029989d8: Final verdict of PTC: none -NSVCI98(488)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@970e029989d8: Final verdict of PTC: none -NSVCI99(493)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@970e029989d8: Final verdict of PTC: none -NSVCI97(483)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(481)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(491)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(486)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sat Sep 28 12:03:30 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 20240928120330862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120331164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20240928120331777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120331777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106664, count=112096) 20240928120332778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120332778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:03:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120333779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120333779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_rau_a_b started. 20240928120334257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120334260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120334304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120334304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120334304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120334304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120334304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120334304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120334304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120334304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120334304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120334305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120334305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120334305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120334305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120334305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120334305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120334305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120334305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120334305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120334305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120334305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120334305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120334305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120334307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120334313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120334313 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120334322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120334322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120334322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120334322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120334322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120334322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120334322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120334322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120334322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120334323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120334323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120334323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120334323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120334323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120334323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120334323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120334323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120334323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120334323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120334323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120334323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120334324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120334326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120334331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120334331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120334340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120334340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120334340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120334340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120334340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120334340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120334340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120334340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120334340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120334341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120334341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120334341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120334341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120334341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120334341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120334341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120334341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120334341 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120334341 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120334341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120334342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120334342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120334343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120334348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120334348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120334780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120334780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120334780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120334780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120334785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120334786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@970e029989d8: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C70E2CFB'O, index=0 SGSN_Test-GSUP(514)@970e029989d8: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@970e029989d8: 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 := '10B6F89250CDE57A8D6AAF8E75FBE209'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '231728E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42DBB46A3848168A'O } } } } } 20240928120335863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120335863 DLLC NOTICE LLME(ffffffff/c70e2cfb){UNASSIGNED} LLC RX: unknown TLLI 0xc70e2cfb, creating LLME on the fly (gprs_llc.c:552) 20240928120335863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120335863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120335863 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120335863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120335863 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120335863 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120335863 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120335863 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120335863 DLLC NOTICE LLME(ffffffff/c70e2cfb){UNASSIGNED} LLGM Assign pre (c70e2cfb => cab26b59) (gprs_llc.c:1079) 20240928120335863 DLLC NOTICE LLME(c70e2cfb/cab26b59){ASSIGNED} LLGM Assign post (c70e2cfb => cab26b59) (gprs_llc.c:1125) 20240928120335863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120335863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120335863 DMM DEBUG MM(262420000000038/cab26b59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120335882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120335882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120335882 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120335882 DMM DEBUG MM(262420000000038/cab26b59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240928120335882 DMM NOTICE MM(262420000000038/cab26b59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120335882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120335883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120335883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120335883 DMM DEBUG MM(262420000000038/cab26b59) Requesting authorization (sgsn_auth.c:160) 20240928120335883 DMM INFO MM(262420000000038/cab26b59) Requesting authentication tuples (sgsn_auth.c:184) 20240928120335883 DMM DEBUG MM(262420000000038/cab26b59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120335883 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240928120335883 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)@970e029989d8: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@970e029989d8: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240928120335889 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120335889 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120335889 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120335889 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120335889 DMM INFO MM(262420000000038/cab26b59) Subscriber data update (mmctx.c:445) 20240928120335889 DMM DEBUG MM(262420000000038/cab26b59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120335889 DMM INFO MM(262420000000038/cab26b59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120335889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120335889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120335889 DMM INFO MM(262420000000038/cab26b59) <- GMM AUTH AND CIPHERING REQ (rand = 10 b6 f8 92 50 cd e5 7a 8d 6a af 8e 75 fb e2 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120335905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120335905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120335906 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120335906 DMM INFO MM(262420000000038/cab26b59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120335906 DMM NOTICE MM(262420000000038/cab26b59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120335906 DMM DEBUG MM(262420000000038/cab26b59) checking auth: received GSM SRES = 23 17 28 e1 (gprs_gmm.c:666) 20240928120335906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120335906 DMM DEBUG MM(262420000000038/cab26b59) Requesting authorization (sgsn_auth.c:160) 20240928120335906 DMM INFO MM(262420000000038/cab26b59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120335906 DMM DEBUG MM(262420000000038/cab26b59) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120335906 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240928120335906 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) 20240928120335906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120335906 DMM INFO MM(262420000000038/cab26b59) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab26b59) (gprs_gmm.c:300) 20240928120335909 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120335909 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120335909 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240928120335909 DMM INFO MM(262420000000038/cab26b59) Subscriber data update (mmctx.c:445) 20240928120335909 DMM DEBUG MM(262420000000038/cab26b59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120335909 DMM INFO MM(262420000000038/cab26b59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120335909 DMM NOTICE MM(262420000000038/cab26b59) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240928120335909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120335909 DMM NOTICE MM(262420000000038/cab26b59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120335909 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) 20240928120335910 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120335910 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240928120335910 DMM INFO MM(262420000000038/cab26b59) Subscriber data update (mmctx.c:445) 20240928120335910 DMM DEBUG MM(262420000000038/cab26b59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120335921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120335921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120335921 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120335921 DMM INFO MM(262420000000038/cab26b59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120335921 DMM NOTICE MM(262420000000038/cab26b59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120335921 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120335921 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120335921 DLLC NOTICE LLME(c70e2cfb/cab26b59){ASSIGNED} LLGM Assign pre (ffffffff => cab26b59) (gprs_llc.c:1079) 20240928120335921 DLLC NOTICE LLME(ffffffff/cab26b59){ASSIGNED} LLGM Assign post (ffffffff => cab26b59) (gprs_llc.c:1125) 20240928120335921 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120335921 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120335921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120335921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@970e029989d8: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@970e029989d8: attach complete sending rau 20240928120335977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120335977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120335978 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120335978 DMM INFO MM(262420000000038/cab26b59) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120335978 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120335978 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120335978 DLLC NOTICE LLME(ffffffff/cab26b59){ASSIGNED} LLGM Assign pre (cab26b59 => d6e5a2a6) (gprs_llc.c:1079) 20240928120335978 DLLC NOTICE LLME(cab26b59/d6e5a2a6){ASSIGNED} LLGM Assign post (cab26b59 => d6e5a2a6) (gprs_llc.c:1125) 20240928120335978 DMM INFO MM(262420000000038/d6e5a2a6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@970e029989d8: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@970e029989d8: Removing Client IMSI='262420000000038'H, index=0 20240928120335993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120335993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240928120335993 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120335993 DMM INFO MM(262420000000038/d6e5a2a6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120335993 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120335993 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120335993 DLLC NOTICE LLME(cab26b59/d6e5a2a6){ASSIGNED} LLGM Assign pre (ffffffff => d6e5a2a6) (gprs_llc.c:1079) 20240928120335993 DLLC NOTICE LLME(ffffffff/d6e5a2a6){ASSIGNED} LLGM Assign post (ffffffff => d6e5a2a6) (gprs_llc.c:1125) 20240928120335993 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@970e029989d8: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D6E5A2A6'O, index=0 TC_attach_rau_a_b(516)@970e029989d8: sending second RAU via different RA 20240928120336002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120336002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120336002 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120336002 DMM INFO MM(262420000000038/d6e5a2a6) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d6e5a2a6, P-TMSI: d6e5a2a6 (00000000), TLLI: d6e5a2a6 (d6e5a2a6), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240928120336002 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240928120336002 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120336002 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120336002 DLLC NOTICE LLME(ffffffff/d6e5a2a6){ASSIGNED} LLGM Assign pre (d6e5a2a6 => d6e5a2a6) (gprs_llc.c:1079) 20240928120336002 DLLC NOTICE LLME(d6e5a2a6/d6e5a2a6){ASSIGNED} LLGM Assign post (d6e5a2a6 => d6e5a2a6) (gprs_llc.c:1125) 20240928120336002 DMM INFO MM(262420000000038/d6e5a2a6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120336032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120336032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120336032 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120336032 DMM INFO MM(262420000000038/d6e5a2a6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120336032 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120336032 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120336032 DLLC NOTICE LLME(d6e5a2a6/d6e5a2a6){ASSIGNED} LLGM Assign pre (ffffffff => d6e5a2a6) (gprs_llc.c:1079) 20240928120336032 DLLC NOTICE LLME(ffffffff/d6e5a2a6){ASSIGNED} LLGM Assign post (ffffffff => d6e5a2a6) (gprs_llc.c:1125) 20240928120336032 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240928120336033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120336033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120336033 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120336033 DMM INFO MM(262420000000038/d6e5a2a6) -> GMM DETACH REQUEST TLLI=0xd6e5a2a6 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240928120336033 DMM INFO MM(262420000000038/d6e5a2a6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120336033 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120336033 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120336033 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120336033 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120336033 DLLC NOTICE LLME(ffffffff/d6e5a2a6){ASSIGNED} LLGM Assign pre (d6e5a2a6 => ffffffff) (gprs_llc.c:1079) 20240928120336033 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6e5a2a6 => ffffffff) (gprs_llc.c:1125) 20240928120336033 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240928120336033 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) 20240928120336033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120336033 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120336033 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120336033 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120336035 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@970e029989d8: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@970e029989d8: Final verdict of PTC: pass 20240928120341049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@970e029989d8: Final verdict of PTC: none 20240928120341055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120341055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(508)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@970e029989d8: Final verdict of PTC: none -NSVCI99(512)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@970e029989d8: Final verdict of PTC: none -NSVCI98(507)@970e029989d8: Final verdict of PTC: none -NSVCI97(502)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(500)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(505)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(510)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sat Sep 28 12:03:41 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 20240928120341154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120341456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104360) 20240928120342056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120342056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104360, count=108716) 20240928120343058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120343058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:03:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120344060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120344060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240928120344550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120344551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120344571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120344571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120344571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120344571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120344571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120344571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120344571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120344571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120344571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120344572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120344572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120344572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120344572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120344572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120344572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120344572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120344572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120344572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120344572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120344572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120344572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120344572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120344575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120344580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120344580 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120344589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120344589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120344589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120344589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120344589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120344590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120344590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120344590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120344590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120344590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120344590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120344590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120344590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120344590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120344590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120344590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120344590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120344590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120344590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120344590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120344591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120344591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120344593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120344599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120344599 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120344607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120344607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120344607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120344607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120344607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120344607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120344607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120344607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120344607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120344607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120344607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120344607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120344608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120344608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120344608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120344608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120344608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120344608 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120344608 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120344608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120344608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120344608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120344610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120344616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120344616 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120345061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120345061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120345061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120345061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120345065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120345067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@970e029989d8: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C18183FE'O, index=0 SGSN_Test-GSUP(533)@970e029989d8: 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)@970e029989d8: 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 := '895524974314A728CE2FB42874CE4D19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E86F6AD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D80A0161A441616'O } } } } } 20240928120346141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346141 DLLC NOTICE LLME(ffffffff/c18183fe){UNASSIGNED} LLC RX: unknown TLLI 0xc18183fe, creating LLME on the fly (gprs_llc.c:552) 20240928120346141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120346141 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120346141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120346141 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120346141 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120346141 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120346141 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120346141 DLLC NOTICE LLME(ffffffff/c18183fe){UNASSIGNED} LLGM Assign pre (c18183fe => cfd2d5bd) (gprs_llc.c:1079) 20240928120346141 DLLC NOTICE LLME(c18183fe/cfd2d5bd){ASSIGNED} LLGM Assign post (c18183fe => cfd2d5bd) (gprs_llc.c:1125) 20240928120346141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120346141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120346141 DMM DEBUG MM(262420000000039/cfd2d5bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120346165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346165 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120346165 DMM DEBUG MM(262420000000039/cfd2d5bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240928120346165 DMM NOTICE MM(262420000000039/cfd2d5bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120346165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120346165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120346165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120346165 DMM DEBUG MM(262420000000039/cfd2d5bd) Requesting authorization (sgsn_auth.c:160) 20240928120346165 DMM INFO MM(262420000000039/cfd2d5bd) Requesting authentication tuples (sgsn_auth.c:184) 20240928120346165 DMM DEBUG MM(262420000000039/cfd2d5bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120346165 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240928120346165 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)@970e029989d8: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@970e029989d8: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240928120346171 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120346171 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120346171 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120346171 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120346171 DMM INFO MM(262420000000039/cfd2d5bd) Subscriber data update (mmctx.c:445) 20240928120346171 DMM DEBUG MM(262420000000039/cfd2d5bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120346171 DMM INFO MM(262420000000039/cfd2d5bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120346171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120346171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120346171 DMM INFO MM(262420000000039/cfd2d5bd) <- GMM AUTH AND CIPHERING REQ (rand = 89 55 24 97 43 14 a7 28 ce 2f b4 28 74 ce 4d 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120346187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346187 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120346187 DMM INFO MM(262420000000039/cfd2d5bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120346187 DMM NOTICE MM(262420000000039/cfd2d5bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120346187 DMM DEBUG MM(262420000000039/cfd2d5bd) checking auth: received GSM SRES = e8 6f 6a d7 (gprs_gmm.c:666) 20240928120346187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120346187 DMM DEBUG MM(262420000000039/cfd2d5bd) Requesting authorization (sgsn_auth.c:160) 20240928120346187 DMM INFO MM(262420000000039/cfd2d5bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120346187 DMM DEBUG MM(262420000000039/cfd2d5bd) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120346187 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240928120346187 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) 20240928120346187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120346187 DMM INFO MM(262420000000039/cfd2d5bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd2d5bd) (gprs_gmm.c:300) 20240928120346191 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120346191 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120346191 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240928120346191 DMM INFO MM(262420000000039/cfd2d5bd) Subscriber data update (mmctx.c:445) 20240928120346191 DMM DEBUG MM(262420000000039/cfd2d5bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120346191 DMM INFO MM(262420000000039/cfd2d5bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120346191 DMM NOTICE MM(262420000000039/cfd2d5bd) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240928120346191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120346191 DMM NOTICE MM(262420000000039/cfd2d5bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120346191 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) 20240928120346192 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120346192 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240928120346192 DMM INFO MM(262420000000039/cfd2d5bd) Subscriber data update (mmctx.c:445) 20240928120346192 DMM DEBUG MM(262420000000039/cfd2d5bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120346204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346204 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120346204 DMM INFO MM(262420000000039/cfd2d5bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120346204 DMM NOTICE MM(262420000000039/cfd2d5bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120346204 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120346204 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120346204 DLLC NOTICE LLME(c18183fe/cfd2d5bd){ASSIGNED} LLGM Assign pre (ffffffff => cfd2d5bd) (gprs_llc.c:1079) 20240928120346204 DLLC NOTICE LLME(ffffffff/cfd2d5bd){ASSIGNED} LLGM Assign post (ffffffff => cfd2d5bd) (gprs_llc.c:1125) 20240928120346204 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120346204 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120346204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120346204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: attach complete sending rau 20240928120346263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346263 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120346263 DMM INFO MM(262420000000039/cfd2d5bd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120346263 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120346263 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120346263 DLLC NOTICE LLME(ffffffff/cfd2d5bd){ASSIGNED} LLGM Assign pre (cfd2d5bd => ee200d8f) (gprs_llc.c:1079) 20240928120346263 DLLC NOTICE LLME(cfd2d5bd/ee200d8f){ASSIGNED} LLGM Assign post (cfd2d5bd => ee200d8f) (gprs_llc.c:1125) 20240928120346263 DMM INFO MM(262420000000039/ee200d8f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@970e029989d8: Removing Client IMSI='262420000000039'H, index=0 20240928120346279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346279 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120346279 DMM INFO MM(262420000000039/ee200d8f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120346279 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120346279 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120346279 DLLC NOTICE LLME(cfd2d5bd/ee200d8f){ASSIGNED} LLGM Assign pre (ffffffff => ee200d8f) (gprs_llc.c:1079) 20240928120346279 DLLC NOTICE LLME(ffffffff/ee200d8f){ASSIGNED} LLGM Assign post (ffffffff => ee200d8f) (gprs_llc.c:1125) 20240928120346279 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@970e029989d8: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EE200D8F'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: sending second RAU via different RA with wrong Old RA 20240928120346287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346287 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120346287 DMM NOTICE LLME(ffffffff/ee200d8f){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240928120346287 DLLC NOTICE LLME(ffffffff/ee200d8f){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240928120346287 DMM NOTICE MM(262420000000039/ee200d8f) Rx RA Update Request with unexpected TLLI=ee200d8f Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240928120346287 DMM ERROR LLME(ffffffff/ee200d8f){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240928120346287 DMM NOTICE MM(262420000000039/ee200d8f) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240928120346287 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240928120346287 DMM INFO MM(262420000000039/ee200d8f) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240928120346287 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120346287 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120346287 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120346287 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120346288 DLLC NOTICE LLME(ffffffff/ee200d8f){ASSIGNED} LLGM Assign pre (ee200d8f => ffffffff) (gprs_llc.c:1079) 20240928120346288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee200d8f => ffffffff) (gprs_llc.c:1125) 20240928120346288 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240928120346288 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) 20240928120346288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120346288 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120346288 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120346288 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120346308 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240928120346310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120346310 DLLC NOTICE LLME(ffffffff/ee200d8f){UNASSIGNED} LLC RX: unknown TLLI 0xee200d8f, creating LLME on the fly (gprs_llc.c:552) 20240928120346310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120346311 DMM NOTICE LLME(ffffffff/ee200d8f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240928120349550 DGPRS DEBUG Checking for inactive LLMEs, time = 30053228 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@970e029989d8: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@970e029989d8: Final verdict of PTC: pass 20240928120351313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@970e029989d8: Final verdict of PTC: none 20240928120351314 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120351314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(526)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@970e029989d8: Final verdict of PTC: none -NSVCI99(531)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@970e029989d8: Final verdict of PTC: none -NSVCI97(521)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@970e029989d8: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(524)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(519)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(529)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sat Sep 28 12:03:51 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20240928120351386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120351688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100332) 20240928120352316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120352316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100332, count=105764) 20240928120353318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120353318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sat Sep 28 12:03:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120354319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120354320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_usim_resync started. 20240928120354781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120354784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120354839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120354839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120354839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120354839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120354839 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120354839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120354839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120354839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120354839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120354841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120354841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120354841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120354841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120354841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120354842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120354842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120354842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120354842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120354842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120354842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120354842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120354842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928120354846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120354853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120354853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@970e029989d8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120354863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120354863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120354863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120354863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120354863 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120354863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120354863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120354863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120354863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120354864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120354864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120354864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120354865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120354865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120354865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120354865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120354865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120354865 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120354865 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120354865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120354865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120354865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120354868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120354873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120354873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(545)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120354877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120354877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120354877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120354877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120354877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120354877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120354877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120354877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120354877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120354878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120354878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120354878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120354878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120354878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120354878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120354878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120354878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120354878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120354878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120354878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120354879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120354879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120354881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120354886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120354886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120355321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120355322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120355322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120355322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120355327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120355328 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@970e029989d8: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D20581A3'O, index=0 SGSN_Test-GSUP(552)@970e029989d8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@970e029989d8: 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 := '0C9D39FF5911113BFFBA16BA8B3E772E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E268D366'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13D7359022A73BD9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2357F17D947765BF519C3A9998D5C7D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4F6F1B4A9F25536B9C7203AE1A385AF9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '36A5B4B96255338246F9F048908DA8B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7752E9C6F09D09E6'O } } } } } 20240928120356398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120356398 DLLC NOTICE LLME(ffffffff/d20581a3){UNASSIGNED} LLC RX: unknown TLLI 0xd20581a3, creating LLME on the fly (gprs_llc.c:552) 20240928120356398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120356398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120356398 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120356398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120356398 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120356398 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120356398 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120356398 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120356398 DLLC NOTICE LLME(ffffffff/d20581a3){UNASSIGNED} LLGM Assign pre (d20581a3 => c2ac2c88) (gprs_llc.c:1079) 20240928120356398 DLLC NOTICE LLME(d20581a3/c2ac2c88){ASSIGNED} LLGM Assign post (d20581a3 => c2ac2c88) (gprs_llc.c:1125) 20240928120356398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120356398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120356398 DMM DEBUG MM(262420000000040/c2ac2c88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120356422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120356423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120356423 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120356423 DMM DEBUG MM(262420000000040/c2ac2c88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240928120356423 DMM NOTICE MM(262420000000040/c2ac2c88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120356423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120356423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120356423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120356423 DMM DEBUG MM(262420000000040/c2ac2c88) Requesting authorization (sgsn_auth.c:160) 20240928120356423 DMM INFO MM(262420000000040/c2ac2c88) Requesting authentication tuples (sgsn_auth.c:184) 20240928120356423 DMM DEBUG MM(262420000000040/c2ac2c88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120356423 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240928120356423 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)@970e029989d8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@970e029989d8: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240928120356430 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120356430 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120356430 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120356430 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120356430 DMM INFO MM(262420000000040/c2ac2c88) Subscriber data update (mmctx.c:445) 20240928120356430 DMM DEBUG MM(262420000000040/c2ac2c88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120356430 DMM INFO MM(262420000000040/c2ac2c88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120356430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120356430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120356430 DMM INFO MM(262420000000040/c2ac2c88) <- GMM AUTH AND CIPHERING REQ (rand = 0c 9d 39 ff 59 11 11 3b ff ba 16 ba 8b 3e 77 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 36 a5 b4 b9 62 55 33 82 46 f9 f0 48 90 8d a8 b6 ) (gprs_gmm.c:483) 20240928120356449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120356449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120356449 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120356449 DMM INFO MM(262420000000040/c2ac2c88) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240928120356449 DMM INFO MM(262420000000040/c2ac2c88) R99 AUTHENTICATION SYNCH (AUTS = bc9e0acffc723bde1c30945fc415) (gprs_gmm.c:711) 20240928120356449 DMM DEBUG MM(262420000000040/c2ac2c88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120356449 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240928120356449 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e bc 9e 0a cf fc 72 3b de 1c 30 94 5f c4 15 20 10 0c 9d 39 ff 59 11 11 3b ff ba 16 ba 8b 3e 77 2e 28 01 01 (gprs_subscriber.c:210) 20240928120356449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240928120356449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240928120356451 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120356451 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120356451 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120356451 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120356451 DMM INFO MM(262420000000040/c2ac2c88) Subscriber data update (mmctx.c:445) 20240928120356451 DMM DEBUG MM(262420000000040/c2ac2c88) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240928120356451 DMM INFO MM(262420000000040/c2ac2c88) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240928120356451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120356451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120356451 DMM INFO MM(262420000000040/c2ac2c88) <- GMM AUTH AND CIPHERING REQ (rand = b2 c1 37 bb 9c 1c e5 6d 2d 0b 08 a7 81 dc 25 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 f1 dd 6e 22 5e 71 b7 53 94 c7 ad f2 6c 1d 73 ) (gprs_gmm.c:483) 20240928120356465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120356465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120356465 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120356465 DMM INFO MM(262420000000040/c2ac2c88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120356465 DMM NOTICE MM(262420000000040/c2ac2c88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120356465 DMM DEBUG MM(262420000000040/c2ac2c88) checking auth: received UMTS RES = 45 04 cd 68 40 59 78 03 (gprs_gmm.c:666) 20240928120356465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120356465 DMM DEBUG MM(262420000000040/c2ac2c88) Requesting authorization (sgsn_auth.c:160) 20240928120356465 DMM INFO MM(262420000000040/c2ac2c88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120356465 DMM DEBUG MM(262420000000040/c2ac2c88) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120356465 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240928120356465 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) 20240928120356465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120356465 DMM INFO MM(262420000000040/c2ac2c88) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2ac2c88) (gprs_gmm.c:300) 20240928120356467 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120356467 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120356467 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240928120356467 DMM INFO MM(262420000000040/c2ac2c88) Subscriber data update (mmctx.c:445) 20240928120356467 DMM DEBUG MM(262420000000040/c2ac2c88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120356467 DMM INFO MM(262420000000040/c2ac2c88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120356467 DMM NOTICE MM(262420000000040/c2ac2c88) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240928120356467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120356467 DMM NOTICE MM(262420000000040/c2ac2c88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120356467 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) 20240928120356468 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120356468 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240928120356468 DMM INFO MM(262420000000040/c2ac2c88) Subscriber data update (mmctx.c:445) 20240928120356468 DMM DEBUG MM(262420000000040/c2ac2c88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@970e029989d8: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@970e029989d8: Removing Client IMSI='262420000000040'H, index=0 20240928120356479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120356479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120356479 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120356479 DMM INFO MM(262420000000040/c2ac2c88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120356479 DMM NOTICE MM(262420000000040/c2ac2c88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120356479 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120356479 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120356479 DLLC NOTICE LLME(d20581a3/c2ac2c88){ASSIGNED} LLGM Assign pre (ffffffff => c2ac2c88) (gprs_llc.c:1079) 20240928120356479 DLLC NOTICE LLME(ffffffff/c2ac2c88){ASSIGNED} LLGM Assign post (ffffffff => c2ac2c88) (gprs_llc.c:1125) 20240928120356479 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120356479 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120356479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120356479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@970e029989d8: Final verdict of PTC: pass 20240928120356483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@970e029989d8: Final verdict of PTC: none -NSVCI97(540)@970e029989d8: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@970e029989d8: Final verdict of PTC: none 20240928120356488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120356488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(550)@970e029989d8: Final verdict of PTC: none -NSVCI98(546)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@970e029989d8: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@970e029989d8: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(548)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(544)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(538)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_usim_resync finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sat Sep 28 12:03:56 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 20240928120356601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120357003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44188) 20240928120357489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120357490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44188, count=94540) 20240928120358490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120358490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:03:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120359491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120359491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_usim_a54_a54 started. 20240928120400110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120400113 DMM INFO MM(262420000000040/c2ac2c88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120400113 DMM INFO MM(262420000000040/c2ac2c88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120400113 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120400113 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120400113 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120400113 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120400113 DLLC NOTICE LLME(ffffffff/c2ac2c88){ASSIGNED} LLGM Assign pre (c2ac2c88 => ffffffff) (gprs_llc.c:1079) 20240928120400113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2ac2c88 => ffffffff) (gprs_llc.c:1125) 20240928120400113 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240928120400113 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) 20240928120400113 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) 20240928120400113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120400113 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120400113 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120400113 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120400113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120400148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120400148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120400149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120400149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120400149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120400149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120400149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120400149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120400149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120400149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120400149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120400149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120400149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120400149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120400149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120400149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120400149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120400149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120400149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120400149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120400150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120400150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120400152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120400157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120400157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120400164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120400164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120400164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120400164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120400164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120400164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120400165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120400165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120400165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120400165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120400165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120400165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120400165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120400165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120400165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120400165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120400165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120400165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120400165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120400167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120400173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120400173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120400179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120400179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120400179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120400179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120400179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120400179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120400179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120400179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120400179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120400180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120400180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120400180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120400180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120400180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120400180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120400180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120400180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120400180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120400180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120400180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120400180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(569)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120400180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120400182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120400187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120400187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120400492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120400492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120400492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120400492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120400495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240928120400496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@970e029989d8: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E4E040F2'O, index=0 SGSN_Test-GSUP(571)@970e029989d8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@970e029989d8: 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 := '615FA9E46317E2079BF6670B063A2EE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07BF294D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF53FEF6238EFD65'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8DCF65ECD98D7AC532CF359DD4AE8DBF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '98194A2E377C3D0D72801CF3B99C412C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '64D55E89C03D5BD9D6E65FCA66E16F09'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '82F6246D1EAD47DB'O } } } } } 20240928120401567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120401567 DLLC NOTICE LLME(ffffffff/e4e040f2){UNASSIGNED} LLC RX: unknown TLLI 0xe4e040f2, creating LLME on the fly (gprs_llc.c:552) 20240928120401567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120401567 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120401567 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120401567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120401567 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120401567 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120401567 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120401567 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120401567 DLLC NOTICE LLME(ffffffff/e4e040f2){UNASSIGNED} LLGM Assign pre (e4e040f2 => d44f4d07) (gprs_llc.c:1079) 20240928120401567 DLLC NOTICE LLME(e4e040f2/d44f4d07){ASSIGNED} LLGM Assign post (e4e040f2 => d44f4d07) (gprs_llc.c:1125) 20240928120401567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120401567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120401567 DMM DEBUG MM(262420000000040/d44f4d07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120401590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120401590 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120401590 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120401590 DMM DEBUG MM(262420000000040/d44f4d07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240928120401590 DMM NOTICE MM(262420000000040/d44f4d07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120401590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120401590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120401590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120401590 DMM DEBUG MM(262420000000040/d44f4d07) Requesting authorization (sgsn_auth.c:160) 20240928120401590 DMM INFO MM(262420000000040/d44f4d07) Requesting authentication tuples (sgsn_auth.c:184) 20240928120401590 DMM DEBUG MM(262420000000040/d44f4d07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120401590 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240928120401590 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)@970e029989d8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@970e029989d8: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240928120401598 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120401598 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120401598 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120401598 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120401598 DMM INFO MM(262420000000040/d44f4d07) Subscriber data update (mmctx.c:445) 20240928120401598 DMM DEBUG MM(262420000000040/d44f4d07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120401598 DMM INFO MM(262420000000040/d44f4d07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120401598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120401598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120401598 DMM INFO MM(262420000000040/d44f4d07) <- GMM AUTH AND CIPHERING REQ (rand = 61 5f a9 e4 63 17 e2 07 9b f6 67 0b 06 3a 2e e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 d5 5e 89 c0 3d 5b d9 d6 e6 5f ca 66 e1 6f 09 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@970e029989d8: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@970e029989d8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@970e029989d8: Final verdict of PTC: pass 20240928120401617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@970e029989d8: Final verdict of PTC: none 20240928120401621 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120401621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI210(563)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@970e029989d8: Final verdict of PTC: none -NSVCI98(564)@970e029989d8: Final verdict of PTC: none -NSVCI97(559)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@970e029989d8: Final verdict of PTC: none -NSVCI99(569)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(557)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(567)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(562)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sat Sep 28 12:04:01 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 20240928120401689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120402091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71420) 20240928120402622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120402622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71420, count=72680) 20240928120403623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120403623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:04:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120404624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120404624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_usim_a54_a53 started. 20240928120405133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120405134 DMM INFO MM(262420000000040/d44f4d07) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120405134 DMM INFO MM(262420000000040/d44f4d07) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120405134 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120405134 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120405134 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120405134 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120405134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Deallocated (fsm.c:568) 20240928120405134 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120405134 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120405134 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120405134 DLLC NOTICE LLME(e4e040f2/d44f4d07){ASSIGNED} LLGM Assign pre (d44f4d07 => ffffffff) (gprs_llc.c:1079) 20240928120405134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d44f4d07 => ffffffff) (gprs_llc.c:1125) 20240928120405134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120405168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120405168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120405168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120405168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120405168 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120405168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120405168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120405168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120405169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120405169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120405169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120405169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120405169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120405169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120405169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120405169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120405169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120405169 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120405169 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120405169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120405170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120405170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928120405171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120405177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120405177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120405183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120405183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120405183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120405183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120405183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120405183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120405183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120405183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120405183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120405184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120405184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120405184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120405184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120405184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120405184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120405184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120405184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120405184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120405184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120405184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120405184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120405184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120405186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120405190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120405190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120405200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120405200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120405200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120405200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120405200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120405200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120405200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120405200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120405200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120405201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120405201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120405201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120405201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120405201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120405201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120405201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120405201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120405201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120405201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120405201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120405201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120405201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120405203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120405208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120405208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120405625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120405625 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120405625 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120405625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120405629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120405630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@970e029989d8: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C21EC4D4'O, index=0 SGSN_Test-GSUP(590)@970e029989d8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@970e029989d8: 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 := 'F6467797EF37EC0E21951EEA474A75C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61C473EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2D54BF395D22127'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '35DCA93D4E7B33A25AAAA7AE342A031C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A991EB3B58D2C240B5893E925FEE3B20'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '82EC978B32FDE05826BB710C1AC6192D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AED65A09F3B2BC1E'O } } } } } 20240928120406710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120406710 DLLC NOTICE LLME(ffffffff/c21ec4d4){UNASSIGNED} LLC RX: unknown TLLI 0xc21ec4d4, creating LLME on the fly (gprs_llc.c:552) 20240928120406710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120406710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120406710 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120406710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120406710 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120406710 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120406710 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120406710 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120406710 DLLC NOTICE LLME(ffffffff/c21ec4d4){UNASSIGNED} LLGM Assign pre (c21ec4d4 => fcb25582) (gprs_llc.c:1079) 20240928120406710 DLLC NOTICE LLME(c21ec4d4/fcb25582){ASSIGNED} LLGM Assign post (c21ec4d4 => fcb25582) (gprs_llc.c:1125) 20240928120406710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120406710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120406710 DMM DEBUG MM(262420000000040/fcb25582) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120406726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120406726 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120406726 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120406726 DMM DEBUG MM(262420000000040/fcb25582) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240928120406726 DMM NOTICE MM(262420000000040/fcb25582) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120406726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120406726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120406726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120406726 DMM DEBUG MM(262420000000040/fcb25582) Requesting authorization (sgsn_auth.c:160) 20240928120406726 DMM INFO MM(262420000000040/fcb25582) Requesting authentication tuples (sgsn_auth.c:184) 20240928120406726 DMM DEBUG MM(262420000000040/fcb25582) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120406726 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240928120406726 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)@970e029989d8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@970e029989d8: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240928120406732 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120406732 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120406732 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120406732 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120406732 DMM INFO MM(262420000000040/fcb25582) Subscriber data update (mmctx.c:445) 20240928120406732 DMM DEBUG MM(262420000000040/fcb25582) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120406732 DMM INFO MM(262420000000040/fcb25582) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120406732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120406732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120406732 DMM INFO MM(262420000000040/fcb25582) <- GMM AUTH AND CIPHERING REQ (rand = f6 46 77 97 ef 37 ec 0e 21 95 1e ea 47 4a 75 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 ec 97 8b 32 fd e0 58 26 bb 71 0c 1a c6 19 2d ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@970e029989d8: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@970e029989d8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@970e029989d8: Final verdict of PTC: pass 20240928120406750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@970e029989d8: Final verdict of PTC: none -NSVCI97(578)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@970e029989d8: Final verdict of PTC: none -NSVCI98(583)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@970e029989d8: Final verdict of PTC: none -NSVCI99(588)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@970e029989d8: Final verdict of PTC: none 20240928120406757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(585)@970e029989d8: Final verdict of PTC: none 20240928120406757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(591)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(586)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(576)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(581)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) Sat Sep 28 12:04:06 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 MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. 20240928120406822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120407225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48800) 20240928120407758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120407758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48800, count=71240) 20240928120408759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120408759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:04:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120409760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120409760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_usim_a53_a54 started. 20240928120410321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120410323 DMM INFO MM(262420000000040/fcb25582) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120410323 DMM INFO MM(262420000000040/fcb25582) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120410323 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120410323 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120410323 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120410323 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120410323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Deallocated (fsm.c:568) 20240928120410323 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120410323 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120410323 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120410323 DLLC NOTICE LLME(c21ec4d4/fcb25582){ASSIGNED} LLGM Assign pre (fcb25582 => ffffffff) (gprs_llc.c:1079) 20240928120410323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcb25582 => ffffffff) (gprs_llc.c:1125) 20240928120410323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120410373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120410373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120410373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120410373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120410373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120410373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120410373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120410373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120410373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120410374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120410374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120410374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120410374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120410374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120410374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120410374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120410374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120410374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120410374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120410374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120410374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120410374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120410379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120410386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120410386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120410395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120410395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120410395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120410395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120410395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120410395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120410395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120410395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120410395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120410396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120410396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120410396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120410396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120410396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120410396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120410396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120410396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120410396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120410396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120410396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120410396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120410396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120410398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120410403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120410403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120410415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120410415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120410415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120410415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120410415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120410415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120410415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120410415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120410416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120410416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120410417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120410423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120410423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120410762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120410762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120410762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120410762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120410766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120410767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@970e029989d8: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='DDFFA555'O, index=0 SGSN_Test-GSUP(609)@970e029989d8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@970e029989d8: 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 := '469AEF60654BBF01F41F83898DCA13CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5396449B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41B8D83E58B0913A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '34DAFF9ACFCF0211EA0852DB7F028304'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '77B307EBB26D69CF26D9AA9C1F545769'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '378207CAD71FE89A8258DD671BB11CFB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2AA4922CE4763FE'O } } } } } 20240928120411817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120411817 DLLC NOTICE LLME(ffffffff/ddffa555){UNASSIGNED} LLC RX: unknown TLLI 0xddffa555, creating LLME on the fly (gprs_llc.c:552) 20240928120411817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120411817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120411817 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120411817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120411817 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120411817 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120411817 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120411817 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120411817 DLLC NOTICE LLME(ffffffff/ddffa555){UNASSIGNED} LLGM Assign pre (ddffa555 => fe4db17b) (gprs_llc.c:1079) 20240928120411817 DLLC NOTICE LLME(ddffa555/fe4db17b){ASSIGNED} LLGM Assign post (ddffa555 => fe4db17b) (gprs_llc.c:1125) 20240928120411817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120411817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120411817 DMM DEBUG MM(262420000000040/fe4db17b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120411838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120411838 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120411838 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120411838 DMM DEBUG MM(262420000000040/fe4db17b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240928120411838 DMM NOTICE MM(262420000000040/fe4db17b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120411838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120411838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120411838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120411838 DMM DEBUG MM(262420000000040/fe4db17b) Requesting authorization (sgsn_auth.c:160) 20240928120411838 DMM INFO MM(262420000000040/fe4db17b) Requesting authentication tuples (sgsn_auth.c:184) 20240928120411838 DMM DEBUG MM(262420000000040/fe4db17b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120411838 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240928120411838 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)@970e029989d8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@970e029989d8: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240928120411844 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120411844 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120411844 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120411844 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120411844 DMM INFO MM(262420000000040/fe4db17b) Subscriber data update (mmctx.c:445) 20240928120411844 DMM DEBUG MM(262420000000040/fe4db17b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120411844 DMM INFO MM(262420000000040/fe4db17b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120411844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120411844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120411844 DMM INFO MM(262420000000040/fe4db17b) <- GMM AUTH AND CIPHERING REQ (rand = 46 9a ef 60 65 4b bf 01 f4 1f 83 89 8d ca 13 cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 82 07 ca d7 1f e8 9a 82 58 dd 67 1b b1 1c fb ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@970e029989d8: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@970e029989d8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@970e029989d8: Final verdict of PTC: pass 20240928120411863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@970e029989d8: Final verdict of PTC: none -NSVCI98(602)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@970e029989d8: Final verdict of PTC: none -NSVCI99(607)@970e029989d8: Final verdict of PTC: none -NSVCI97(597)@970e029989d8: Final verdict of PTC: none 20240928120411868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120411868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(593)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(595)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(605)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(600)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sat Sep 28 12:04:11 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 20240928120411944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120412346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20240928120412869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120412869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=71232) 20240928120413870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120413870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120414872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120414872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_usim_a50_a54 started. 20240928120415446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120415448 DMM INFO MM(262420000000040/fe4db17b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120415448 DMM INFO MM(262420000000040/fe4db17b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120415448 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120415448 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120415448 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120415448 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120415448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Deallocated (fsm.c:568) 20240928120415448 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120415448 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120415448 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120415448 DLLC NOTICE LLME(ddffa555/fe4db17b){ASSIGNED} LLGM Assign pre (fe4db17b => ffffffff) (gprs_llc.c:1079) 20240928120415448 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe4db17b => ffffffff) (gprs_llc.c:1125) 20240928120415448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120415489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120415489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120415489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120415489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120415489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120415489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120415489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120415489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120415489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120415490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120415490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120415490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120415490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120415490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120415490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120415490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120415490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120415490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120415490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120415490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120415490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120415490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120415493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120415498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120415498 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(616)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI196(614)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120415502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120415502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120415502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120415502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120415502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120415502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120415502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120415502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120415502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120415503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120415503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120415503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120415503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120415503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120415503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120415503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120415503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120415503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120415503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120415503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120415503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120415503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120415505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120415510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120415510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120415519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120415519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120415519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120415519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120415519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120415519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120415519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120415519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120415519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120415520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120415520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120415520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120415520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120415520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120415520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120415520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120415520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120415520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120415520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120415520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120415520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120415520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120415522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120415527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120415527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120415873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120415873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120415873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120415873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120415877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120415878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(614)@970e029989d8: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F9FA188C'O, index=0 SGSN_Test-GSUP(628)@970e029989d8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@970e029989d8: 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 := 'F30135BF979A6A1E1B943D1E13395FC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62E75022'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '246D8991C434952A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9FAF37AEFBC1F054A7CDB9E9B2DBD5A1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4ECB941CDDF1E02DF4E7C1282D15F801'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6DF2C3E44C37F3C8D6792CAAC56DC4BE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D822A94C3D940554'O } } } } } 20240928120416945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120416945 DLLC NOTICE LLME(ffffffff/f9fa188c){UNASSIGNED} LLC RX: unknown TLLI 0xf9fa188c, creating LLME on the fly (gprs_llc.c:552) 20240928120416945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120416945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120416945 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120416945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120416945 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120416945 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120416945 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120416945 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120416945 DLLC NOTICE LLME(ffffffff/f9fa188c){UNASSIGNED} LLGM Assign pre (f9fa188c => c58d2ae2) (gprs_llc.c:1079) 20240928120416945 DLLC NOTICE LLME(f9fa188c/c58d2ae2){ASSIGNED} LLGM Assign post (f9fa188c => c58d2ae2) (gprs_llc.c:1125) 20240928120416945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120416945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120416945 DMM DEBUG MM(262420000000040/c58d2ae2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120416957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120416957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120416957 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120416957 DMM DEBUG MM(262420000000040/c58d2ae2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240928120416957 DMM NOTICE MM(262420000000040/c58d2ae2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120416957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120416957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120416957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120416957 DMM DEBUG MM(262420000000040/c58d2ae2) Requesting authorization (sgsn_auth.c:160) 20240928120416957 DMM INFO MM(262420000000040/c58d2ae2) Requesting authentication tuples (sgsn_auth.c:184) 20240928120416957 DMM DEBUG MM(262420000000040/c58d2ae2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120416957 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240928120416957 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)@970e029989d8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@970e029989d8: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240928120416961 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120416961 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120416961 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120416961 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120416961 DMM INFO MM(262420000000040/c58d2ae2) Subscriber data update (mmctx.c:445) 20240928120416961 DMM DEBUG MM(262420000000040/c58d2ae2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120416961 DMM INFO MM(262420000000040/c58d2ae2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120416961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120416961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120416961 DMM INFO MM(262420000000040/c58d2ae2) <- GMM AUTH AND CIPHERING REQ (rand = f3 01 35 bf 97 9a 6a 1e 1b 94 3d 1e 13 39 5f c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d f2 c3 e4 4c 37 f3 c8 d6 79 2c aa c5 6d c4 be ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@970e029989d8: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@970e029989d8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@970e029989d8: Final verdict of PTC: pass 20240928120416971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(614)@970e029989d8: Final verdict of PTC: none 20240928120416972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120416972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@970e029989d8: Final verdict of PTC: none -NSVCI98(621)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@970e029989d8: Final verdict of PTC: none -NSVCI99(626)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@970e029989d8: Final verdict of PTC: none -NSVCI97(617)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(619)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(615)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(624)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sat Sep 28 12:04:17 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 20240928120417055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120417457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20240928120417974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120417974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20240928120418975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120418975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:04:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120419551 DGPRS DEBUG Checking for inactive LLMEs, time = 30053258 (sgsn.c:131) 20240928120419977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120419977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_usim_a54_a50 started. 20240928120420554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120420558 DMM INFO MM(262420000000040/c58d2ae2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120420558 DMM INFO MM(262420000000040/c58d2ae2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120420558 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120420558 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120420558 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120420558 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120420558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Deallocated (fsm.c:568) 20240928120420558 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120420558 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120420558 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120420558 DLLC NOTICE LLME(f9fa188c/c58d2ae2){ASSIGNED} LLGM Assign pre (c58d2ae2 => ffffffff) (gprs_llc.c:1079) 20240928120420558 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c58d2ae2 => ffffffff) (gprs_llc.c:1125) 20240928120420558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120420598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120420598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120420598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120420598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120420598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120420598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120420598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120420598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120420598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120420600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120420600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120420600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120420600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120420600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120420600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120420600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120420600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120420600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120420600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120420600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120420600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120420600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120420603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120420612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120420612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120420622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120420622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120420622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120420622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120420622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120420622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120420622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120420622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120420622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120420623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120420623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120420623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120420624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120420624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120420624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120420624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120420624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120420624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120420624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120420624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120420624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120420624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120420628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120420640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120420640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120420647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120420647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120420647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120420647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120420647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120420647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120420647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120420647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120420647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120420648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120420648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120420648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120420648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120420648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120420648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120420648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120420648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120420648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120420648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120420648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120420648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120420648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120420651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120420657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120420657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120420978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120420979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120420979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120420979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120420983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120420984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@970e029989d8: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='DDC27C77'O, index=0 SGSN_Test-GSUP(647)@970e029989d8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@970e029989d8: 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 := 'C3BA35EE745BCF0FB23C064E6BBA9CDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CC0A87E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75F28323D0F927C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F7A9024AAB0EB56CD7DC5F3AB94A45D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ADE9452047E7C59C1E6F5E9802594091'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '28920F365F5B8C325D41D4B53039F09E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6D6FB0CE014FE74C'O } } } } } 20240928120422047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120422047 DLLC NOTICE LLME(ffffffff/ddc27c77){UNASSIGNED} LLC RX: unknown TLLI 0xddc27c77, creating LLME on the fly (gprs_llc.c:552) 20240928120422047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120422047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120422047 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120422047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120422047 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120422047 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120422047 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120422047 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120422047 DLLC NOTICE LLME(ffffffff/ddc27c77){UNASSIGNED} LLGM Assign pre (ddc27c77 => d526d94a) (gprs_llc.c:1079) 20240928120422047 DLLC NOTICE LLME(ddc27c77/d526d94a){ASSIGNED} LLGM Assign post (ddc27c77 => d526d94a) (gprs_llc.c:1125) 20240928120422047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120422047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120422047 DMM DEBUG MM(262420000000040/d526d94a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120422070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120422070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120422070 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120422070 DMM DEBUG MM(262420000000040/d526d94a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240928120422070 DMM NOTICE MM(262420000000040/d526d94a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120422070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120422070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120422070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120422070 DMM DEBUG MM(262420000000040/d526d94a) Requesting authorization (sgsn_auth.c:160) 20240928120422070 DMM INFO MM(262420000000040/d526d94a) Requesting authentication tuples (sgsn_auth.c:184) 20240928120422070 DMM DEBUG MM(262420000000040/d526d94a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120422070 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240928120422070 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)@970e029989d8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@970e029989d8: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240928120422075 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120422075 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120422075 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120422075 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120422075 DMM INFO MM(262420000000040/d526d94a) Subscriber data update (mmctx.c:445) 20240928120422075 DMM DEBUG MM(262420000000040/d526d94a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120422075 DMM INFO MM(262420000000040/d526d94a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120422075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120422075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120422075 DMM INFO MM(262420000000040/d526d94a) <- GMM AUTH AND CIPHERING REQ (rand = c3 ba 35 ee 74 5b cf 0f b2 3c 06 4e 6b ba 9c db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 92 0f 36 5f 5b 8c 32 5d 41 d4 b5 30 39 f0 9e ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@970e029989d8: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@970e029989d8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@970e029989d8: Final verdict of PTC: pass 20240928120422098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI196(634)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(647)@970e029989d8: Final verdict of PTC: none 20240928120422102 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120422103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@970e029989d8: Final verdict of PTC: none -NSVCI98(640)@970e029989d8: Final verdict of PTC: none -NSVCI97(635)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@970e029989d8: Final verdict of PTC: none -NSVCI99(645)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@970e029989d8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(638)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(633)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(643)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sat Sep 28 12:04:22 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 20240928120422198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120422600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67784) 20240928120423104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120423104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67784, count=72140) 20240928120424105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120424105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sat Sep 28 12:04:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120425107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120425107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_detach_unknown_nopoweroff started. 20240928120425686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120425687 DMM INFO MM(262420000000040/d526d94a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120425687 DMM INFO MM(262420000000040/d526d94a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120425687 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120425687 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120425687 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120425687 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928120425687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Deallocated (fsm.c:568) 20240928120425687 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120425687 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120425687 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120425687 DLLC NOTICE LLME(ddc27c77/d526d94a){ASSIGNED} LLGM Assign pre (d526d94a => ffffffff) (gprs_llc.c:1079) 20240928120425687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d526d94a => ffffffff) (gprs_llc.c:1125) 20240928120425687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@970e029989d8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(654)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928120425733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120425733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120425733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120425733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120425733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120425733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120425733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120425733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120425733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120425734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120425734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120425734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120425735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120425735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120425735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120425735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120425735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120425735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120425735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120425735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120425735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120425735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120425737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20240928120425741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120425741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(659)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(652)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120425744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120425744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120425744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120425744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120425744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120425744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120425744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120425744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120425745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120425745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120425747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120425753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120425753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120425759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120425759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120425759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120425759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120425759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120425759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120425759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120425759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120425759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120425760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120425760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120425760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120425760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120425760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120425760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120425760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120425760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120425760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120425760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120425760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120425760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120425760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120425762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120425767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120425767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120426108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120426108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120426108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120426108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120426114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120426115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@970e029989d8: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F9EC5B71'O, index=0 SGSN_Test-GSUP(666)@970e029989d8: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240928120427188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120427189 DLLC NOTICE LLME(ffffffff/f9ec5b71){UNASSIGNED} LLC RX: unknown TLLI 0xf9ec5b71, creating LLME on the fly (gprs_llc.c:552) 20240928120427189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120427189 DMM NOTICE LLME(ffffffff/f9ec5b71){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240928120427189 DLLC NOTICE LLME(ffffffff/f9ec5b71){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240928120427189 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf9ec5b71 type=GPRS detach (gprs_gmm.c:1465) 20240928120427189 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240928120427189 DLLC NOTICE LLME(ffffffff/f9ec5b71){UNASSIGNED} LLGM Assign pre (f9ec5b71 => ffffffff) (gprs_llc.c:1079) 20240928120427189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ec5b71 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@970e029989d8: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@970e029989d8: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@970e029989d8: Final verdict of PTC: pass 20240928120427223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38440<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@970e029989d8: Final verdict of PTC: none 20240928120427226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120427227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@970e029989d8: Final verdict of PTC: none -NSVCI98(659)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@970e029989d8: Final verdict of PTC: none -NSVCI99(664)@970e029989d8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@970e029989d8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@970e029989d8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(657)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(653)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(662)@970e029989d8: Final verdict of PTC: none -NSVCI97(655)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@970e029989d8: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sat Sep 28 12:04:27 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 20240928120427353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120427655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20240928120428228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120428228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=57468) 20240928120429229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120429230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sat Sep 28 12:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120430231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120430231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_detach_unknown_poweroff started. 20240928120430749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120430752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120430787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120430787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120430787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120430787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120430787 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120430787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120430787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120430787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120430787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120430788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120430788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120430788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120430788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120430788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120430788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120430788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120430788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120430788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120430788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120430788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120430788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120430788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120430790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120430795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120430795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120430803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120430803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120430803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120430803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120430803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120430803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120430803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120430803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120430803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120430804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120430804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120430804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120430804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120430804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120430804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120430804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120430804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120430804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120430804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120430804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120430804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120430805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120430806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120430811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120430811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120430819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120430819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120430819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120430819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120430819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120430819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120430819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120430819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120430819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120430820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120430820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120430820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120430820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120430820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120430820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120430820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120430820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120430820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120430820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120430820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120430820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120430820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120430822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120430826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120430826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120431232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120431232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120431232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120431232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120431235 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120431236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@970e029989d8: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CF82D411'O, index=0 SGSN_Test-GSUP(685)@970e029989d8: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240928120432310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120432310 DLLC NOTICE LLME(ffffffff/cf82d411){UNASSIGNED} LLC RX: unknown TLLI 0xcf82d411, creating LLME on the fly (gprs_llc.c:552) 20240928120432310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120432310 DMM NOTICE LLME(ffffffff/cf82d411){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@970e029989d8: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@970e029989d8: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@970e029989d8: Final verdict of PTC: pass 20240928120437321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@970e029989d8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@970e029989d8: Final verdict of PTC: none 20240928120437326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120437327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(679)@970e029989d8: Final verdict of PTC: none -NSVCI97(673)@970e029989d8: Final verdict of PTC: none -NSVCI99(683)@970e029989d8: Final verdict of PTC: none -NSVCI98(678)@970e029989d8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@970e029989d8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(671)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(681)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(676)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@970e029989d8: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sat Sep 28 12:04:37 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 20240928120437433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120437735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48436) 20240928120438328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120438328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48436, count=52684) 20240928120439329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120439330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sat Sep 28 12:04:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120440330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120440330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_detach_nopoweroff started. 20240928120440835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120440837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120440887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120440887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120440887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120440887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120440887 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120440887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120440887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120440887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120440887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120440887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120440887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120440887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120440888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120440888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120440888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120440888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120440888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120440888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120440888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120440888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120440888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120440888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120440890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120440895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120440895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120440905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120440905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120440905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120440905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120440905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120440905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120440905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120440905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120440905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120440905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120440906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120440906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120440906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120440906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120440906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120440906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120440906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120440906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120440906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120440906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120440906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120440906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120440908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120440913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120440913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120440923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120440923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120440923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120440923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120440923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120440923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120440923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120440923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120440923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120440924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120440924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120440924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120440924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120440924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120440924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120440924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120440924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120440924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120440924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120440924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120440924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120440924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120440925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120440930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120440930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120441332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120441332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120441332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120441332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120441336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240928120441338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@970e029989d8: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F4B4908B'O, index=0 SGSN_Test-GSUP(704)@970e029989d8: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@970e029989d8: 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 := '23F148D141114AAE3BAC30F556568A03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C08C4DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F633227E6EE4880B'O } } } } } 20240928120442419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120442419 DLLC NOTICE LLME(ffffffff/f4b4908b){UNASSIGNED} LLC RX: unknown TLLI 0xf4b4908b, creating LLME on the fly (gprs_llc.c:552) 20240928120442419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120442419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120442419 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120442419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120442419 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120442419 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120442419 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120442419 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120442419 DLLC NOTICE LLME(ffffffff/f4b4908b){UNASSIGNED} LLGM Assign pre (f4b4908b => e2fbfea0) (gprs_llc.c:1079) 20240928120442419 DLLC NOTICE LLME(f4b4908b/e2fbfea0){ASSIGNED} LLGM Assign post (f4b4908b => e2fbfea0) (gprs_llc.c:1125) 20240928120442419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120442419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120442419 DMM DEBUG MM(262420000000015/e2fbfea0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120442446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120442446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120442446 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120442446 DMM DEBUG MM(262420000000015/e2fbfea0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240928120442446 DMM NOTICE MM(262420000000015/e2fbfea0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120442446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120442446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120442446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120442446 DMM DEBUG MM(262420000000015/e2fbfea0) Requesting authorization (sgsn_auth.c:160) 20240928120442447 DMM INFO MM(262420000000015/e2fbfea0) Requesting authentication tuples (sgsn_auth.c:184) 20240928120442447 DMM DEBUG MM(262420000000015/e2fbfea0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120442447 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240928120442447 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)@970e029989d8: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@970e029989d8: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240928120442453 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120442453 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120442453 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120442453 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120442453 DMM INFO MM(262420000000015/e2fbfea0) Subscriber data update (mmctx.c:445) 20240928120442453 DMM DEBUG MM(262420000000015/e2fbfea0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120442453 DMM INFO MM(262420000000015/e2fbfea0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120442453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120442453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120442453 DMM INFO MM(262420000000015/e2fbfea0) <- GMM AUTH AND CIPHERING REQ (rand = 23 f1 48 d1 41 11 4a ae 3b ac 30 f5 56 56 8a 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120442468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120442468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120442468 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120442469 DMM INFO MM(262420000000015/e2fbfea0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120442469 DMM NOTICE MM(262420000000015/e2fbfea0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120442469 DMM DEBUG MM(262420000000015/e2fbfea0) checking auth: received GSM SRES = 8c 08 c4 dc (gprs_gmm.c:666) 20240928120442469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120442469 DMM DEBUG MM(262420000000015/e2fbfea0) Requesting authorization (sgsn_auth.c:160) 20240928120442469 DMM INFO MM(262420000000015/e2fbfea0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120442469 DMM DEBUG MM(262420000000015/e2fbfea0) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120442469 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240928120442469 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) 20240928120442469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120442469 DMM INFO MM(262420000000015/e2fbfea0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2fbfea0) (gprs_gmm.c:300) 20240928120442472 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120442472 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120442472 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240928120442472 DMM INFO MM(262420000000015/e2fbfea0) Subscriber data update (mmctx.c:445) 20240928120442472 DMM DEBUG MM(262420000000015/e2fbfea0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120442472 DMM INFO MM(262420000000015/e2fbfea0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120442472 DMM NOTICE MM(262420000000015/e2fbfea0) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240928120442472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120442472 DMM NOTICE MM(262420000000015/e2fbfea0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120442472 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) 20240928120442473 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120442473 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240928120442473 DMM INFO MM(262420000000015/e2fbfea0) Subscriber data update (mmctx.c:445) 20240928120442473 DMM DEBUG MM(262420000000015/e2fbfea0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120442485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120442485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120442485 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120442485 DMM INFO MM(262420000000015/e2fbfea0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120442485 DMM NOTICE MM(262420000000015/e2fbfea0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120442485 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120442485 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120442485 DLLC NOTICE LLME(f4b4908b/e2fbfea0){ASSIGNED} LLGM Assign pre (ffffffff => e2fbfea0) (gprs_llc.c:1079) 20240928120442485 DLLC NOTICE LLME(ffffffff/e2fbfea0){ASSIGNED} LLGM Assign post (ffffffff => e2fbfea0) (gprs_llc.c:1125) 20240928120442485 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120442485 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120442485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120442485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@970e029989d8: setverdict(pass): none -> pass 20240928120442541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120442541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120442541 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120442541 DMM INFO MM(262420000000015/e2fbfea0) -> GMM DETACH REQUEST TLLI=0xe2fbfea0 type=GPRS detach (gprs_gmm.c:1465) 20240928120442541 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240928120442541 DMM INFO MM(262420000000015/e2fbfea0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120442541 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120442541 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120442541 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120442541 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120442541 DLLC NOTICE LLME(ffffffff/e2fbfea0){ASSIGNED} LLGM Assign pre (e2fbfea0 => ffffffff) (gprs_llc.c:1079) 20240928120442541 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2fbfea0 => ffffffff) (gprs_llc.c:1125) 20240928120442541 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240928120442541 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) 20240928120442541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120442541 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120442541 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120442541 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120442544 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@970e029989d8: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@970e029989d8: Final verdict of PTC: pass 20240928120442559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@970e029989d8: Final verdict of PTC: none 20240928120442564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120442564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@970e029989d8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@970e029989d8: Final verdict of PTC: none -NSVCI97(692)@970e029989d8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@970e029989d8: Final verdict of PTC: none -NSVCI99(702)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@970e029989d8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(700)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(690)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(695)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@970e029989d8: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sat Sep 28 12:04:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240928120442683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120442985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61036) 20240928120443565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120443565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61036, count=93376) 20240928120444566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120444566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sat Sep 28 12:04:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120445567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120445567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_detach_poweroff started. 20240928120446059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120446062 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120446117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120446118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120446118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120446118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120446118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120446118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120446118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120446118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120446118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120446118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120446118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120446118 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120446118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120446118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120446119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120446119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120446121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(708)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120446127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120446127 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(711)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_detach_poweroff-BVCI196(709)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120446130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120446130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120446130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120446130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120446130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120446130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120446130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120446130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120446130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120446131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120446131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120446131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120446131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120446131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120446131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120446131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120446131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120446131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120446133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120446138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120446138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(714)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120446150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120446150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120446150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120446150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120446150 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120446150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120446150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120446150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120446150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120446151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120446151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120446151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120446151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120446151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120446151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120446151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120446151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120446151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120446151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120446151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120446151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120446151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120446153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120446157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120446157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120446568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120446568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120446568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120446568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120446571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120446572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(709)@970e029989d8: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C3FF5BD6'O, index=0 SGSN_Test-GSUP(723)@970e029989d8: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@970e029989d8: 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 := '0220EC0EBA77AE2484DC39C4C4F9A186'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02A0BB19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8127B19EF71DBAD'O } } } } } 20240928120447644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120447644 DLLC NOTICE LLME(ffffffff/c3ff5bd6){UNASSIGNED} LLC RX: unknown TLLI 0xc3ff5bd6, creating LLME on the fly (gprs_llc.c:552) 20240928120447644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120447644 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120447644 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120447644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120447644 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120447644 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120447644 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120447644 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120447644 DLLC NOTICE LLME(ffffffff/c3ff5bd6){UNASSIGNED} LLGM Assign pre (c3ff5bd6 => dfd239ee) (gprs_llc.c:1079) 20240928120447644 DLLC NOTICE LLME(c3ff5bd6/dfd239ee){ASSIGNED} LLGM Assign post (c3ff5bd6 => dfd239ee) (gprs_llc.c:1125) 20240928120447644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120447644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120447644 DMM DEBUG MM(262420000000016/dfd239ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120447660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120447660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120447660 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120447661 DMM DEBUG MM(262420000000016/dfd239ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240928120447661 DMM NOTICE MM(262420000000016/dfd239ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120447661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120447661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120447661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120447661 DMM DEBUG MM(262420000000016/dfd239ee) Requesting authorization (sgsn_auth.c:160) 20240928120447661 DMM INFO MM(262420000000016/dfd239ee) Requesting authentication tuples (sgsn_auth.c:184) 20240928120447661 DMM DEBUG MM(262420000000016/dfd239ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120447661 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240928120447661 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)@970e029989d8: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@970e029989d8: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240928120447667 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120447667 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120447667 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120447667 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120447667 DMM INFO MM(262420000000016/dfd239ee) Subscriber data update (mmctx.c:445) 20240928120447667 DMM DEBUG MM(262420000000016/dfd239ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120447667 DMM INFO MM(262420000000016/dfd239ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120447667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120447667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120447667 DMM INFO MM(262420000000016/dfd239ee) <- GMM AUTH AND CIPHERING REQ (rand = 02 20 ec 0e ba 77 ae 24 84 dc 39 c4 c4 f9 a1 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120447681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120447681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120447681 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120447681 DMM INFO MM(262420000000016/dfd239ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120447681 DMM NOTICE MM(262420000000016/dfd239ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120447681 DMM DEBUG MM(262420000000016/dfd239ee) checking auth: received GSM SRES = 02 a0 bb 19 (gprs_gmm.c:666) 20240928120447681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120447682 DMM DEBUG MM(262420000000016/dfd239ee) Requesting authorization (sgsn_auth.c:160) 20240928120447682 DMM INFO MM(262420000000016/dfd239ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120447682 DMM DEBUG MM(262420000000016/dfd239ee) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120447682 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240928120447682 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) 20240928120447682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120447682 DMM INFO MM(262420000000016/dfd239ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfd239ee) (gprs_gmm.c:300) 20240928120447684 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120447684 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120447684 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240928120447684 DMM INFO MM(262420000000016/dfd239ee) Subscriber data update (mmctx.c:445) 20240928120447684 DMM DEBUG MM(262420000000016/dfd239ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120447684 DMM INFO MM(262420000000016/dfd239ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120447684 DMM NOTICE MM(262420000000016/dfd239ee) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240928120447684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120447684 DMM NOTICE MM(262420000000016/dfd239ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120447684 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) 20240928120447686 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120447686 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240928120447686 DMM INFO MM(262420000000016/dfd239ee) Subscriber data update (mmctx.c:445) 20240928120447686 DMM DEBUG MM(262420000000016/dfd239ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120447698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120447698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120447698 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120447698 DMM INFO MM(262420000000016/dfd239ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120447698 DMM NOTICE MM(262420000000016/dfd239ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120447698 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120447698 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120447698 DLLC NOTICE LLME(c3ff5bd6/dfd239ee){ASSIGNED} LLGM Assign pre (ffffffff => dfd239ee) (gprs_llc.c:1079) 20240928120447698 DLLC NOTICE LLME(ffffffff/dfd239ee){ASSIGNED} LLGM Assign post (ffffffff => dfd239ee) (gprs_llc.c:1125) 20240928120447698 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120447698 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120447698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120447698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@970e029989d8: setverdict(pass): none -> pass 20240928120447756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120447756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240928120447756 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120447756 DMM INFO MM(262420000000016/dfd239ee) -> GMM DETACH REQUEST TLLI=0xdfd239ee type=GPRS detach Power-off (gprs_gmm.c:1465) 20240928120447756 DMM INFO MM(262420000000016/dfd239ee) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120447756 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120447756 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120447756 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120447756 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120447756 DLLC NOTICE LLME(ffffffff/dfd239ee){ASSIGNED} LLGM Assign pre (dfd239ee => ffffffff) (gprs_llc.c:1079) 20240928120447756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfd239ee => ffffffff) (gprs_llc.c:1125) 20240928120447756 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240928120447756 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) 20240928120447756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120447756 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120447756 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120447756 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120447758 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20240928120449552 DGPRS DEBUG Checking for inactive LLMEs, time = 30053288 (sgsn.c:131) TC_detach_poweroff(725)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(709)@970e029989d8: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@970e029989d8: Final verdict of PTC: pass 20240928120452772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120452776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120452776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(712)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(723)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@970e029989d8: Final verdict of PTC: none -NSVCI99(722)@970e029989d8: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@970e029989d8: Final verdict of PTC: none TC_detach_poweroff-BVCI196(709)@970e029989d8: Final verdict of PTC: none -NSVCI98(716)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@970e029989d8: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(710)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(715)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(720)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_poweroff-BVCI196(709): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@970e029989d8: Test case TC_detach_poweroff finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sat Sep 28 12:04:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240928120452878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120453181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87996) 20240928120453777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120453777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87996, count=93428) 20240928120454778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120454778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sat Sep 28 12:04:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120455779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120455779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_pdp_act started. 20240928120456294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120456296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120456337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120456337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120456337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120456337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120456337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120456337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120456337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120456337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120456337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120456338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120456338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120456338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120456338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120456338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120456338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120456338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120456338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120456338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120456338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120456338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120456338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120456338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120456340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120456345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120456355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120456355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120456355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120456355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120456355 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120456355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120456355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120456355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120456355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120456355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120456356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120456356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120456356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120456356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120456356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120456356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120456356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120456356 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120456356 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120456356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120456356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120456356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120456358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120456364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120456370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120456370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120456370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120456370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120456370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120456370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120456370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120456370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120456370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120456371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120456371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120456371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120456371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120456371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120456371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120456371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120456371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120456371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120456371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120456371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120456371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120456371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120456373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120456378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120456780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120456780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120456780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120456780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120456784 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120456785 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@970e029989d8: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E85A9880'O, index=0 SGSN_Test-GSUP(742)@970e029989d8: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@970e029989d8: 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 := 'FED63783B6285D95102C5ED90294B95E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3644F791'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81EEC9D699827FFD'O } } } } } 20240928120456912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456912 DLLC NOTICE LLME(ffffffff/e85a9880){UNASSIGNED} LLC RX: unknown TLLI 0xe85a9880, creating LLME on the fly (gprs_llc.c:552) 20240928120456912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120456912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120456912 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120456912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120456912 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120456912 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120456912 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120456912 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120456912 DLLC NOTICE LLME(ffffffff/e85a9880){UNASSIGNED} LLGM Assign pre (e85a9880 => d6b27d11) (gprs_llc.c:1079) 20240928120456912 DLLC NOTICE LLME(e85a9880/d6b27d11){ASSIGNED} LLGM Assign post (e85a9880 => d6b27d11) (gprs_llc.c:1125) 20240928120456912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120456912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120456912 DMM DEBUG MM(262420000000017/d6b27d11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120456918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120456918 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120456918 DMM DEBUG MM(262420000000017/d6b27d11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240928120456918 DMM NOTICE MM(262420000000017/d6b27d11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120456918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120456918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120456918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120456918 DMM DEBUG MM(262420000000017/d6b27d11) Requesting authorization (sgsn_auth.c:160) 20240928120456918 DMM INFO MM(262420000000017/d6b27d11) Requesting authentication tuples (sgsn_auth.c:184) 20240928120456918 DMM DEBUG MM(262420000000017/d6b27d11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120456918 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240928120456918 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)@970e029989d8: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240928120456919 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120456919 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120456919 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120456919 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120456919 DMM INFO MM(262420000000017/d6b27d11) Subscriber data update (mmctx.c:445) 20240928120456919 DMM DEBUG MM(262420000000017/d6b27d11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120456919 DMM INFO MM(262420000000017/d6b27d11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120456919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120456919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120456919 DMM INFO MM(262420000000017/d6b27d11) <- GMM AUTH AND CIPHERING REQ (rand = fe d6 37 83 b6 28 5d 95 10 2c 5e d9 02 94 b9 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120456923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120456923 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120456923 DMM INFO MM(262420000000017/d6b27d11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120456923 DMM NOTICE MM(262420000000017/d6b27d11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120456923 DMM DEBUG MM(262420000000017/d6b27d11) checking auth: received GSM SRES = 36 44 f7 91 (gprs_gmm.c:666) 20240928120456923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120456923 DMM DEBUG MM(262420000000017/d6b27d11) Requesting authorization (sgsn_auth.c:160) 20240928120456923 DMM INFO MM(262420000000017/d6b27d11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120456923 DMM DEBUG MM(262420000000017/d6b27d11) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120456923 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240928120456923 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) 20240928120456923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120456923 DMM INFO MM(262420000000017/d6b27d11) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b27d11) (gprs_gmm.c:300) 20240928120456924 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120456924 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120456924 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240928120456924 DMM INFO MM(262420000000017/d6b27d11) Subscriber data update (mmctx.c:445) 20240928120456924 DMM DEBUG MM(262420000000017/d6b27d11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120456924 DMM INFO MM(262420000000017/d6b27d11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120456924 DMM NOTICE MM(262420000000017/d6b27d11) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240928120456924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120456924 DMM NOTICE MM(262420000000017/d6b27d11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120456924 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) 20240928120456924 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120456924 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240928120456924 DMM INFO MM(262420000000017/d6b27d11) Subscriber data update (mmctx.c:445) 20240928120456924 DMM DEBUG MM(262420000000017/d6b27d11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120456926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120456926 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120456926 DMM INFO MM(262420000000017/d6b27d11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120456926 DMM NOTICE MM(262420000000017/d6b27d11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120456926 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120456926 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120456926 DLLC NOTICE LLME(e85a9880/d6b27d11){ASSIGNED} LLGM Assign pre (ffffffff => d6b27d11) (gprs_llc.c:1079) 20240928120456926 DLLC NOTICE LLME(ffffffff/d6b27d11){ASSIGNED} LLGM Assign post (ffffffff => d6b27d11) (gprs_llc.c:1125) 20240928120456926 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120456926 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120456926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120456926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@970e029989d8: setverdict(pass): none -> pass 20240928120456985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120456985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120456985 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120456985 DMM INFO MM(262420000000017/d6b27d11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120456985 DMM INFO MM(262420000000017/d6b27d11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120456985 DMM DEBUG MM(262420000000017/d6b27d11) Using GGSN 0 (gprs_sm.c:317) 20240928120456985 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) 20240928120456985 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240928120456985 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120456985 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120456985 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240928120457010 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 e0 cd 46 2d 11 80 0f 1e 14 14 05 7f 84 96 21 f1 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) 20240928120457010 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be81610) (sgsn_libgtp.c:629) 20240928120457010 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120457010 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be83fb8 TLLI=d6b27d11, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120457010 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120457010 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@970e029989d8: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@970e029989d8: Final verdict of PTC: pass 20240928120457028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@970e029989d8: Final verdict of PTC: none -NSVCI99(740)@970e029989d8: Final verdict of PTC: none -NSVCI97(730)@970e029989d8: Final verdict of PTC: none 20240928120457034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(726)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@970e029989d8: Final verdict of PTC: none -NSVCI98(735)@970e029989d8: Final verdict of PTC: none 20240928120457034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(736)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(733)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(728)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(738)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sat Sep 28 12:04:57 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 20240928120457123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120457525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43852) 20240928120458035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120458035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43852, count=91956) 20240928120459036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120459036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sat Sep 28 12:04:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120500037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120500037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_pdp_act_unattached started. 20240928120500610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120500611 DMM INFO MM(262420000000017/d6b27d11) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120500611 DMM INFO MM(262420000000017/d6b27d11) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120500611 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120500611 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120500611 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120500611 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120500611 DLLC NOTICE LLME(ffffffff/d6b27d11){ASSIGNED} LLGM Assign pre (d6b27d11 => ffffffff) (gprs_llc.c:1079) 20240928120500611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6b27d11 => ffffffff) (gprs_llc.c:1125) 20240928120500611 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be83c60 (gprs_sndcp.c:574) 20240928120500611 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be83fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120500611 DMM NOTICE MM(262420000000017/d6b27d11) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120500611 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240928120500611 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120500611 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120500611 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240928120500611 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240928120500611 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) 20240928120500611 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) 20240928120500611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120500611 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120500611 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120500611 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120500611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120500633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120500633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120500633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120500633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120500633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120500633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120500633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120500633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120500633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120500634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120500634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120500634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120500634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120500634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120500634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120500634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120500634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120500634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120500634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120500634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120500634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120500634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120500636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120500642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120500642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120500649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120500649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120500649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120500649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120500649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120500649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120500649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120500650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120500650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120500650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120500652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120500656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120500656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120500665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120500665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120500665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120500665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120500665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120500665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120500665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120500665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120500665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120500666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120500666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120500666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120500666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120500666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120500666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120500666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120500666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120500666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120500666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120500666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120500666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120500666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120500668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120500672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120500672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120501038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120501038 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120501038 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120501038 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120501042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120501042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@970e029989d8: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E9067240'O, index=0 SGSN_Test-GSUP(761)@970e029989d8: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240928120501079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120501079 DLLC NOTICE LLME(ffffffff/e9067240){UNASSIGNED} LLC RX: unknown TLLI 0xe9067240, creating LLME on the fly (gprs_llc.c:552) 20240928120501079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120501079 DMM NOTICE LLME(ffffffff/e9067240){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20240928120501079 DLLC NOTICE LLME(ffffffff/e9067240){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240928120501079 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@970e029989d8: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@970e029989d8: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@970e029989d8: Final verdict of PTC: pass 20240928120501103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pdp_act_unattached-BVCI210(753)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(761)@970e029989d8: Final verdict of PTC: none 20240928120501107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120501107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(745)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@970e029989d8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@970e029989d8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@970e029989d8: Final verdict of PTC: none -NSVCI99(759)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@970e029989d8: Final verdict of PTC: none -NSVCI98(754)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@970e029989d8: Final verdict of PTC: none -NSVCI97(749)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(747)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(757)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(752)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@970e029989d8: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sat Sep 28 12:05:01 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 20240928120501182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120501484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55440) 20240928120502109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120502109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55440, count=59796) 20240928120503111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120503111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:05:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120504113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120504113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_pdp_act_user started. 20240928120504579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120504583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120504625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120504625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120504625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120504625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120504625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120504625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120504625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120504625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120504625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120504626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120504626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120504626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120504626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120504626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120504626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120504626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120504626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120504626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120504626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120504626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120504627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120504627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120504628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120504634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120504634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120504640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120504640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120504640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120504640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120504640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120504640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120504640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120504640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120504640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120504641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120504641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120504641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120504641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120504641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120504641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120504641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120504641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120504641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120504641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120504641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120504641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120504641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120504643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120504648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120504648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120504656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120504656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120504656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120504656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120504656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120504656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120504656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120504656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120504656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120504657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120504657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120504657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120504657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120504657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120504657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120504657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120504657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120504657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120504657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120504657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120504657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120504657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120504659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120504663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120504663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120505115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120505115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120505115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120505115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120505119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120505120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@970e029989d8: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C72113EB'O, index=0 SGSN_Test-GSUP(780)@970e029989d8: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@970e029989d8: 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 := '5E71A9C7E446A9812F58EDD68F54F689'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A2A9FE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '383D4EAA519828AA'O } } } } } 20240928120505190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120505190 DLLC NOTICE LLME(ffffffff/c72113eb){UNASSIGNED} LLC RX: unknown TLLI 0xc72113eb, creating LLME on the fly (gprs_llc.c:552) 20240928120505191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120505191 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120505191 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120505191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120505191 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120505191 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120505191 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120505191 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120505191 DLLC NOTICE LLME(ffffffff/c72113eb){UNASSIGNED} LLGM Assign pre (c72113eb => ecd0ce41) (gprs_llc.c:1079) 20240928120505191 DLLC NOTICE LLME(c72113eb/ecd0ce41){ASSIGNED} LLGM Assign post (c72113eb => ecd0ce41) (gprs_llc.c:1125) 20240928120505191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120505191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120505191 DMM DEBUG MM(262420000000019/ecd0ce41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120505207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120505207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120505207 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120505207 DMM DEBUG MM(262420000000019/ecd0ce41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240928120505207 DMM NOTICE MM(262420000000019/ecd0ce41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120505207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120505207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120505207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120505207 DMM DEBUG MM(262420000000019/ecd0ce41) Requesting authorization (sgsn_auth.c:160) 20240928120505207 DMM INFO MM(262420000000019/ecd0ce41) Requesting authentication tuples (sgsn_auth.c:184) 20240928120505207 DMM DEBUG MM(262420000000019/ecd0ce41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120505207 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240928120505207 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)@970e029989d8: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240928120505211 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120505211 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120505211 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120505211 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120505211 DMM INFO MM(262420000000019/ecd0ce41) Subscriber data update (mmctx.c:445) 20240928120505211 DMM DEBUG MM(262420000000019/ecd0ce41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120505211 DMM INFO MM(262420000000019/ecd0ce41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120505211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120505211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120505211 DMM INFO MM(262420000000019/ecd0ce41) <- GMM AUTH AND CIPHERING REQ (rand = 5e 71 a9 c7 e4 46 a9 81 2f 58 ed d6 8f 54 f6 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120505224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120505224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120505224 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120505224 DMM INFO MM(262420000000019/ecd0ce41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120505224 DMM NOTICE MM(262420000000019/ecd0ce41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120505224 DMM DEBUG MM(262420000000019/ecd0ce41) checking auth: received GSM SRES = 2a 2a 9f e4 (gprs_gmm.c:666) 20240928120505224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120505224 DMM DEBUG MM(262420000000019/ecd0ce41) Requesting authorization (sgsn_auth.c:160) 20240928120505224 DMM INFO MM(262420000000019/ecd0ce41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120505224 DMM DEBUG MM(262420000000019/ecd0ce41) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120505224 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240928120505224 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) 20240928120505224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120505224 DMM INFO MM(262420000000019/ecd0ce41) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd0ce41) (gprs_gmm.c:300) 20240928120505227 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120505227 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120505227 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240928120505227 DMM INFO MM(262420000000019/ecd0ce41) Subscriber data update (mmctx.c:445) 20240928120505227 DMM DEBUG MM(262420000000019/ecd0ce41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120505227 DMM INFO MM(262420000000019/ecd0ce41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120505227 DMM NOTICE MM(262420000000019/ecd0ce41) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240928120505227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120505227 DMM NOTICE MM(262420000000019/ecd0ce41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120505227 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) 20240928120505228 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120505228 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240928120505228 DMM INFO MM(262420000000019/ecd0ce41) Subscriber data update (mmctx.c:445) 20240928120505228 DMM DEBUG MM(262420000000019/ecd0ce41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120505239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120505239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120505239 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120505239 DMM INFO MM(262420000000019/ecd0ce41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120505239 DMM NOTICE MM(262420000000019/ecd0ce41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120505239 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120505239 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120505239 DLLC NOTICE LLME(c72113eb/ecd0ce41){ASSIGNED} LLGM Assign pre (ffffffff => ecd0ce41) (gprs_llc.c:1079) 20240928120505239 DLLC NOTICE LLME(ffffffff/ecd0ce41){ASSIGNED} LLGM Assign post (ffffffff => ecd0ce41) (gprs_llc.c:1125) 20240928120505239 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120505239 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120505239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120505239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@970e029989d8: setverdict(pass): none -> pass 20240928120505298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120505298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120505298 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120505298 DMM INFO MM(262420000000019/ecd0ce41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120505298 DMM INFO MM(262420000000019/ecd0ce41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120505298 DMM DEBUG MM(262420000000019/ecd0ce41) Using GGSN 0 (gprs_sm.c:317) 20240928120505298 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) 20240928120505298 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240928120505298 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120505298 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120505298 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240928120505323 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 e2 04 f7 3b 11 da 4e ea ad 14 05 7f d2 55 08 02 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20240928120505323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2f148, cbp=0x55f94be81d00) (sgsn_libgtp.c:629) 20240928120505323 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120505323 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be850f8 TLLI=ecd0ce41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120505323 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120505323 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120505339 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240928120505363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120505363 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120505363 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@970e029989d8: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@970e029989d8: Final verdict of PTC: pass 20240928120505372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@970e029989d8: Final verdict of PTC: none 20240928120505376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120505376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(779)@970e029989d8: Final verdict of PTC: none -NSVCI98(773)@970e029989d8: Final verdict of PTC: none -NSVCI99(778)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@970e029989d8: Final verdict of PTC: none -NSVCI97(768)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(766)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(776)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(771)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sat Sep 28 12:05:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20240928120505431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120505834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43328) 20240928120506378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120506378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43328, count=95784) 20240928120507380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120507380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:05:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120508381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120508381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_pdp_act_ggsn_reject started. 20240928120508927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120508928 DMM INFO MM(262420000000019/ecd0ce41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120508928 DMM INFO MM(262420000000019/ecd0ce41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120508928 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120508928 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120508928 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120508928 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120508928 DLLC NOTICE LLME(ffffffff/ecd0ce41){ASSIGNED} LLGM Assign pre (ecd0ce41 => ffffffff) (gprs_llc.c:1079) 20240928120508928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecd0ce41 => ffffffff) (gprs_llc.c:1125) 20240928120508928 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be84da0 (gprs_sndcp.c:574) 20240928120508928 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be850f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120508928 DMM NOTICE MM(262420000000019/ecd0ce41) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120508928 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240928120508928 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120508928 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120508928 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240928120508928 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240928120508928 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) 20240928120508928 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) 20240928120508928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120508928 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120508928 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120508928 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120508928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120508952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120508952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120508952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120508952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120508952 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120508952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120508952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120508952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120508952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120508953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120508953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120508953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120508953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120508953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120508953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120508953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120508953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120508953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120508953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120508953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120508954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120508954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120508956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120508962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120508962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120508969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120508969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120508969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120508969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120508969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120508969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120508969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120508969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120508969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120508970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120508970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120508970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120508970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120508970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120508970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120508970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120508970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120508970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120508970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120508970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120508971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120508971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120508972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120508976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120508976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120508984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120508984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120508984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120508984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120508984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120508984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120508984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120508984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120508984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120508985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120508985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120508985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120508985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120508985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120508985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120508985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120508985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120508985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120508985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120508985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120508985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120508985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120508987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120508991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120508991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120509383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120509383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120509383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120509383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120509387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120509388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@970e029989d8: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='E69C93F2'O, index=0 SGSN_Test-GSUP(799)@970e029989d8: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@970e029989d8: 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 := '054D91C8CF418398A6E84A2F62AE1E28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC0A65C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27E2206A626C7C53'O } } } } } 20240928120509461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120509461 DLLC NOTICE LLME(ffffffff/e69c93f2){UNASSIGNED} LLC RX: unknown TLLI 0xe69c93f2, creating LLME on the fly (gprs_llc.c:552) 20240928120509461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120509461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120509461 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120509461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120509461 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120509461 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120509461 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120509461 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120509461 DLLC NOTICE LLME(ffffffff/e69c93f2){UNASSIGNED} LLGM Assign pre (e69c93f2 => f7f05107) (gprs_llc.c:1079) 20240928120509461 DLLC NOTICE LLME(e69c93f2/f7f05107){ASSIGNED} LLGM Assign post (e69c93f2 => f7f05107) (gprs_llc.c:1125) 20240928120509461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120509461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120509461 DMM DEBUG MM(262420000000020/f7f05107) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120509468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120509468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120509468 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120509468 DMM DEBUG MM(262420000000020/f7f05107) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240928120509468 DMM NOTICE MM(262420000000020/f7f05107) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120509468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120509468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120509468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120509468 DMM DEBUG MM(262420000000020/f7f05107) Requesting authorization (sgsn_auth.c:160) 20240928120509468 DMM INFO MM(262420000000020/f7f05107) Requesting authentication tuples (sgsn_auth.c:184) 20240928120509468 DMM DEBUG MM(262420000000020/f7f05107) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120509468 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240928120509468 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)@970e029989d8: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240928120509470 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120509470 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120509470 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120509470 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120509470 DMM INFO MM(262420000000020/f7f05107) Subscriber data update (mmctx.c:445) 20240928120509470 DMM DEBUG MM(262420000000020/f7f05107) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120509470 DMM INFO MM(262420000000020/f7f05107) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120509470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120509470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120509470 DMM INFO MM(262420000000020/f7f05107) <- GMM AUTH AND CIPHERING REQ (rand = 05 4d 91 c8 cf 41 83 98 a6 e8 4a 2f 62 ae 1e 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120509475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120509475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120509475 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120509475 DMM INFO MM(262420000000020/f7f05107) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120509475 DMM NOTICE MM(262420000000020/f7f05107) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120509475 DMM DEBUG MM(262420000000020/f7f05107) checking auth: received GSM SRES = cc 0a 65 c1 (gprs_gmm.c:666) 20240928120509475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120509475 DMM DEBUG MM(262420000000020/f7f05107) Requesting authorization (sgsn_auth.c:160) 20240928120509475 DMM INFO MM(262420000000020/f7f05107) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120509475 DMM DEBUG MM(262420000000020/f7f05107) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120509475 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240928120509475 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) 20240928120509475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120509475 DMM INFO MM(262420000000020/f7f05107) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7f05107) (gprs_gmm.c:300) 20240928120509476 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120509476 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120509476 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240928120509476 DMM INFO MM(262420000000020/f7f05107) Subscriber data update (mmctx.c:445) 20240928120509476 DMM DEBUG MM(262420000000020/f7f05107) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120509476 DMM INFO MM(262420000000020/f7f05107) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120509476 DMM NOTICE MM(262420000000020/f7f05107) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240928120509476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120509476 DMM NOTICE MM(262420000000020/f7f05107) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120509476 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) 20240928120509476 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120509476 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240928120509476 DMM INFO MM(262420000000020/f7f05107) Subscriber data update (mmctx.c:445) 20240928120509476 DMM DEBUG MM(262420000000020/f7f05107) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120509479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120509479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120509480 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120509480 DMM INFO MM(262420000000020/f7f05107) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120509480 DMM NOTICE MM(262420000000020/f7f05107) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120509480 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120509480 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120509480 DLLC NOTICE LLME(e69c93f2/f7f05107){ASSIGNED} LLGM Assign pre (ffffffff => f7f05107) (gprs_llc.c:1079) 20240928120509480 DLLC NOTICE LLME(ffffffff/f7f05107){ASSIGNED} LLGM Assign post (ffffffff => f7f05107) (gprs_llc.c:1125) 20240928120509480 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120509480 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120509480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120509480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@970e029989d8: setverdict(pass): none -> pass 20240928120509541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120509542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120509542 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120509542 DMM INFO MM(262420000000020/f7f05107) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120509542 DMM INFO MM(262420000000020/f7f05107) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120509542 DMM DEBUG MM(262420000000020/f7f05107) Using GGSN 0 (gprs_sm.c:317) 20240928120509542 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) 20240928120509542 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240928120509542 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120509542 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120509542 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240928120509569 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 e1 4b 60 51 11 75 8e 28 0e 14 05 7f c5 c4 72 9c 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) 20240928120509569 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120509569 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240928120509569 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240928120509569 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120509569 DMM NOTICE MM(262420000000020/f7f05107) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@970e029989d8: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@970e029989d8: Final verdict of PTC: pass 20240928120509587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(783)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(799)@970e029989d8: Final verdict of PTC: none -NSVCI97(787)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@970e029989d8: Final verdict of PTC: none -NSVCI98(792)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@970e029989d8: Final verdict of PTC: none 20240928120509592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120509592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(793)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@970e029989d8: Final verdict of PTC: none -NSVCI99(797)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(785)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(795)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(790)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sat Sep 28 12:05:09 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 20240928120509664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120510067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97412) 20240928120510593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120510593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97412, count=98572) 20240928120511594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120511594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:05:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120512595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120512595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_user_deact_mo started. 20240928120513099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120513100 DMM INFO MM(262420000000020/f7f05107) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120513100 DMM INFO MM(262420000000020/f7f05107) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120513100 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120513100 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120513100 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120513100 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120513100 DLLC NOTICE LLME(ffffffff/f7f05107){ASSIGNED} LLGM Assign pre (f7f05107 => ffffffff) (gprs_llc.c:1079) 20240928120513100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7f05107 => ffffffff) (gprs_llc.c:1125) 20240928120513100 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240928120513100 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) 20240928120513100 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) 20240928120513100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120513100 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120513100 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120513100 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120513100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120513164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120513164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120513164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120513164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120513164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120513164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120513164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120513164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120513164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120513168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120513168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120513168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120513169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120513169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120513169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120513169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120513169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120513169 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120513169 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120513169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120513169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120513169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928120513174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120513187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513187 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(807)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120513197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120513197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120513197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120513197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120513197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120513197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120513197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120513197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120513197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120513199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120513199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120513199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120513199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120513199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120513199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120513199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120513199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120513199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120513199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120513199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120513200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120513200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120513205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120513218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513218 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120513237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120513237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120513237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120513237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120513237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120513237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120513237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120513237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120513237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120513240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120513240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120513240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120513241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120513241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120513241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120513241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120513241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120513241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120513241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120513241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120513241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120513241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120513247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120513261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513261 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120513596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120513596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120513596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120513596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120513600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120513601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@970e029989d8: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F1DB1393'O, index=0 SGSN_Test-GSUP(818)@970e029989d8: 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)@970e029989d8: 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 := '264B9CF3F071679E2BC6C04BC0DAA939'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2886BE04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '518B10018E7B49E7'O } } } } } 20240928120513671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513671 DLLC NOTICE LLME(ffffffff/f1db1393){UNASSIGNED} LLC RX: unknown TLLI 0xf1db1393, creating LLME on the fly (gprs_llc.c:552) 20240928120513671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120513671 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120513671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120513671 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120513671 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120513671 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120513671 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120513671 DLLC NOTICE LLME(ffffffff/f1db1393){UNASSIGNED} LLGM Assign pre (f1db1393 => f3ad8d69) (gprs_llc.c:1079) 20240928120513671 DLLC NOTICE LLME(f1db1393/f3ad8d69){ASSIGNED} LLGM Assign post (f1db1393 => f3ad8d69) (gprs_llc.c:1125) 20240928120513671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120513671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120513671 DMM DEBUG MM(262420000000021/f3ad8d69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120513691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513692 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120513692 DMM DEBUG MM(262420000000021/f3ad8d69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240928120513692 DMM NOTICE MM(262420000000021/f3ad8d69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120513692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120513692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120513692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120513692 DMM DEBUG MM(262420000000021/f3ad8d69) Requesting authorization (sgsn_auth.c:160) 20240928120513692 DMM INFO MM(262420000000021/f3ad8d69) Requesting authentication tuples (sgsn_auth.c:184) 20240928120513692 DMM DEBUG MM(262420000000021/f3ad8d69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120513692 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240928120513692 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)@970e029989d8: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240928120513698 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120513698 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120513698 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120513698 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120513698 DMM INFO MM(262420000000021/f3ad8d69) Subscriber data update (mmctx.c:445) 20240928120513698 DMM DEBUG MM(262420000000021/f3ad8d69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120513698 DMM INFO MM(262420000000021/f3ad8d69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120513698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120513698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120513698 DMM INFO MM(262420000000021/f3ad8d69) <- GMM AUTH AND CIPHERING REQ (rand = 26 4b 9c f3 f0 71 67 9e 2b c6 c0 4b c0 da a9 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120513713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513714 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120513714 DMM INFO MM(262420000000021/f3ad8d69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120513714 DMM NOTICE MM(262420000000021/f3ad8d69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120513714 DMM DEBUG MM(262420000000021/f3ad8d69) checking auth: received GSM SRES = 28 86 be 04 (gprs_gmm.c:666) 20240928120513714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120513714 DMM DEBUG MM(262420000000021/f3ad8d69) Requesting authorization (sgsn_auth.c:160) 20240928120513714 DMM INFO MM(262420000000021/f3ad8d69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120513714 DMM DEBUG MM(262420000000021/f3ad8d69) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120513714 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240928120513714 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) 20240928120513714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120513714 DMM INFO MM(262420000000021/f3ad8d69) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3ad8d69) (gprs_gmm.c:300) 20240928120513716 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120513716 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120513716 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240928120513716 DMM INFO MM(262420000000021/f3ad8d69) Subscriber data update (mmctx.c:445) 20240928120513716 DMM DEBUG MM(262420000000021/f3ad8d69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120513716 DMM INFO MM(262420000000021/f3ad8d69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120513716 DMM NOTICE MM(262420000000021/f3ad8d69) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240928120513716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120513716 DMM NOTICE MM(262420000000021/f3ad8d69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120513716 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) 20240928120513718 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120513718 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240928120513718 DMM INFO MM(262420000000021/f3ad8d69) Subscriber data update (mmctx.c:445) 20240928120513718 DMM DEBUG MM(262420000000021/f3ad8d69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120513730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513730 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120513730 DMM INFO MM(262420000000021/f3ad8d69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120513730 DMM NOTICE MM(262420000000021/f3ad8d69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120513730 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120513730 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120513730 DLLC NOTICE LLME(f1db1393/f3ad8d69){ASSIGNED} LLGM Assign pre (ffffffff => f3ad8d69) (gprs_llc.c:1079) 20240928120513730 DLLC NOTICE LLME(ffffffff/f3ad8d69){ASSIGNED} LLGM Assign post (ffffffff => f3ad8d69) (gprs_llc.c:1125) 20240928120513730 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120513730 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120513730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120513730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@970e029989d8: setverdict(pass): none -> pass 20240928120513786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513786 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120513786 DMM INFO MM(262420000000021/f3ad8d69) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120513786 DMM INFO MM(262420000000021/f3ad8d69) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120513786 DMM DEBUG MM(262420000000021/f3ad8d69) Using GGSN 0 (gprs_sm.c:317) 20240928120513786 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) 20240928120513786 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240928120513786 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120513786 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120513786 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240928120513810 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 07 bb 79 42 11 d3 c5 d8 a9 14 05 7f f0 58 dd fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240928120513811 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120513811 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120513811 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be850f8 TLLI=f3ad8d69, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120513811 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120513811 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120513827 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240928120513842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513842 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513842 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120513850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120513850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240928120513850 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120513850 DMM INFO MM(262420000000021/f3ad8d69) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240928120513850 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120513850 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240928120513853 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) 20240928120513853 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120513853 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928120513853 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be850f8, TLLI=f3ad8d69, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120513853 DMM INFO MM(262420000000021/f3ad8d69) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928120513853 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240928120513853 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@970e029989d8: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@970e029989d8: Final verdict of PTC: pass 20240928120513868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50256<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120513872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120513872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@970e029989d8: Final verdict of PTC: none -NSVCI99(816)@970e029989d8: Final verdict of PTC: none -NSVCI97(806)@970e029989d8: Final verdict of PTC: none -NSVCI98(811)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(814)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(804)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(809)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sat Sep 28 12:05:13 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 20240928120513939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120514341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101396) 20240928120514873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120514874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101396, count=105752) 20240928120515875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120515875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:05:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120516876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120516876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_user_deact_mt started. 20240928120517444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120517448 DMM INFO MM(262420000000021/f3ad8d69) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120517448 DMM INFO MM(262420000000021/f3ad8d69) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120517448 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120517448 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120517448 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120517448 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120517448 DLLC NOTICE LLME(ffffffff/f3ad8d69){ASSIGNED} LLGM Assign pre (f3ad8d69 => ffffffff) (gprs_llc.c:1079) 20240928120517448 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3ad8d69 => ffffffff) (gprs_llc.c:1125) 20240928120517448 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240928120517448 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) 20240928120517448 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) 20240928120517448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120517448 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120517448 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120517448 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120517448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120517506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120517506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120517506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120517506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120517506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120517506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120517506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120517506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120517506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120517507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120517507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120517507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120517507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120517507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120517507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120517507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120517507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120517507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120517507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120517507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120517507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120517507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120517509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120517514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(823)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120517521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120517521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120517521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120517521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120517521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120517521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120517521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120517521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120517522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120517522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120517524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120517529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120517536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120517536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120517536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120517536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120517536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120517536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120517536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120517536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120517536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120517537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120517537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120517537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120517537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120517537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120517537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120517537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120517537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120517537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120517537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120517537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120517537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120517537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120517539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120517545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517545 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120517877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120517877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120517877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120517877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120517881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120517882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(823)@970e029989d8: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E5398A10'O, index=0 SGSN_Test-GSUP(837)@970e029989d8: 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)@970e029989d8: 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 := '42C084BC2C6A235031B50E3348F7CCAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72B376ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4604AE696AF32116'O } } } } } 20240928120517954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517954 DLLC NOTICE LLME(ffffffff/e5398a10){UNASSIGNED} LLC RX: unknown TLLI 0xe5398a10, creating LLME on the fly (gprs_llc.c:552) 20240928120517954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120517954 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120517954 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120517954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120517954 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120517954 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120517954 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120517954 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120517954 DLLC NOTICE LLME(ffffffff/e5398a10){UNASSIGNED} LLGM Assign pre (e5398a10 => dd61f02d) (gprs_llc.c:1079) 20240928120517954 DLLC NOTICE LLME(e5398a10/dd61f02d){ASSIGNED} LLGM Assign post (e5398a10 => dd61f02d) (gprs_llc.c:1125) 20240928120517954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120517954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120517954 DMM DEBUG MM(262420000000022/dd61f02d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120517965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120517965 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120517965 DMM DEBUG MM(262420000000022/dd61f02d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240928120517965 DMM NOTICE MM(262420000000022/dd61f02d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120517965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120517965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120517965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120517965 DMM DEBUG MM(262420000000022/dd61f02d) Requesting authorization (sgsn_auth.c:160) 20240928120517965 DMM INFO MM(262420000000022/dd61f02d) Requesting authentication tuples (sgsn_auth.c:184) 20240928120517965 DMM DEBUG MM(262420000000022/dd61f02d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120517965 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240928120517965 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)@970e029989d8: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240928120517968 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120517968 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120517968 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120517969 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120517969 DMM INFO MM(262420000000022/dd61f02d) Subscriber data update (mmctx.c:445) 20240928120517969 DMM DEBUG MM(262420000000022/dd61f02d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120517969 DMM INFO MM(262420000000022/dd61f02d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120517969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120517969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120517969 DMM INFO MM(262420000000022/dd61f02d) <- GMM AUTH AND CIPHERING REQ (rand = 42 c0 84 bc 2c 6a 23 50 31 b5 0e 33 48 f7 cc ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120517978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120517978 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120517978 DMM INFO MM(262420000000022/dd61f02d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120517978 DMM NOTICE MM(262420000000022/dd61f02d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120517978 DMM DEBUG MM(262420000000022/dd61f02d) checking auth: received GSM SRES = 72 b3 76 ed (gprs_gmm.c:666) 20240928120517978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120517978 DMM DEBUG MM(262420000000022/dd61f02d) Requesting authorization (sgsn_auth.c:160) 20240928120517978 DMM INFO MM(262420000000022/dd61f02d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120517978 DMM DEBUG MM(262420000000022/dd61f02d) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120517978 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240928120517978 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) 20240928120517978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120517978 DMM INFO MM(262420000000022/dd61f02d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd61f02d) (gprs_gmm.c:300) 20240928120517980 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120517980 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120517980 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240928120517980 DMM INFO MM(262420000000022/dd61f02d) Subscriber data update (mmctx.c:445) 20240928120517980 DMM DEBUG MM(262420000000022/dd61f02d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120517980 DMM INFO MM(262420000000022/dd61f02d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120517980 DMM NOTICE MM(262420000000022/dd61f02d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240928120517980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120517980 DMM NOTICE MM(262420000000022/dd61f02d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120517980 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) 20240928120517981 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120517981 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240928120517981 DMM INFO MM(262420000000022/dd61f02d) Subscriber data update (mmctx.c:445) 20240928120517981 DMM DEBUG MM(262420000000022/dd61f02d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120517991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120517991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120517991 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120517991 DMM INFO MM(262420000000022/dd61f02d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120517991 DMM NOTICE MM(262420000000022/dd61f02d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120517991 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120517991 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120517991 DLLC NOTICE LLME(e5398a10/dd61f02d){ASSIGNED} LLGM Assign pre (ffffffff => dd61f02d) (gprs_llc.c:1079) 20240928120517991 DLLC NOTICE LLME(ffffffff/dd61f02d){ASSIGNED} LLGM Assign post (ffffffff => dd61f02d) (gprs_llc.c:1125) 20240928120517991 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120517991 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120517991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120517991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@970e029989d8: setverdict(pass): none -> pass 20240928120518046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120518046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120518046 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120518046 DMM INFO MM(262420000000022/dd61f02d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120518046 DMM INFO MM(262420000000022/dd61f02d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120518046 DMM DEBUG MM(262420000000022/dd61f02d) Using GGSN 0 (gprs_sm.c:317) 20240928120518047 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) 20240928120518047 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240928120518047 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120518047 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120518047 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240928120518065 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 0b ae df 40 11 fe 93 d2 f5 14 05 7f c8 16 af 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240928120518065 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120518065 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120518065 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be850f8 TLLI=dd61f02d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120518065 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120518065 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120518078 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240928120518093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120518093 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120518093 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120518099 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240928120518099 DGPRS INFO PDP(262420000000022:5): Context 0x7f4360a301c0 was deleted (sgsn_libgtp.c:703) 20240928120518099 DMM INFO MM(262420000000022/dd61f02d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120518099 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240928120518099 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(823)@970e029989d8: Removing Client IMSI='262420000000022'H, index=0 20240928120518111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120518111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240928120518111 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120518111 DMM INFO MM(262420000000022/dd61f02d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@970e029989d8: Final verdict of PTC: pass 20240928120518118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120518123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120518123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@970e029989d8: Final verdict of PTC: none -NSVCI99(835)@970e029989d8: Final verdict of PTC: none -NSVCI97(826)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(823)@970e029989d8: Final verdict of PTC: none -NSVCI98(830)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(828)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(824)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(833)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(823): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sat Sep 28 12:05:18 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 20240928120518185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120518587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79164) 20240928120519125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120519125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928120519553 DGPRS DEBUG Checking for inactive LLMEs, time = 30053318 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=79164, count=104208) 20240928120520126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120520126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:05:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120521127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120521127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_pdp_act_deact_dup started. 20240928120521659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120521661 DMM INFO MM(262420000000022/dd61f02d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120521661 DMM INFO MM(262420000000022/dd61f02d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120521661 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120521661 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120521661 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120521661 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120521662 DLLC NOTICE LLME(ffffffff/dd61f02d){ASSIGNED} LLGM Assign pre (dd61f02d => ffffffff) (gprs_llc.c:1079) 20240928120521662 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd61f02d => ffffffff) (gprs_llc.c:1125) 20240928120521662 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be84da0 (gprs_sndcp.c:574) 20240928120521662 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be850f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120521662 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240928120521662 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) 20240928120521662 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) 20240928120521662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120521662 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120521662 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120521662 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120521662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120521705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120521705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120521705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120521705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120521705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120521705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120521705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120521705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120521705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120521706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120521706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120521706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120521706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120521706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120521706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120521706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120521706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120521706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120521706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120521706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120521706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120521706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120521708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120521712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120521712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120521720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120521720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120521720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120521720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120521720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240928120521720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120521721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(849)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120521721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120521721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120521721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120521721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120521721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120521721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120521721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120521723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120521727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120521727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120521735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120521735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120521735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120521735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120521735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120521735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120521735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120521735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120521735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120521736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120521736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120521736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120521736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120521736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120521736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120521736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120521736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120521736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120521736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120521736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120521736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120521736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120521738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120521743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120521743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120522129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120522129 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120522129 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120522129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120522133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928120522135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_pdp_act_deact_dup-BVCI196(843)@970e029989d8: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='EE324AB7'O, index=0 SGSN_Test-GSUP(856)@970e029989d8: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@970e029989d8: 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 := 'C0A68C2F925399230B25D48CC547793B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC35F707'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84E3C33B7F8DD4D9'O } } } } } 20240928120522203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522203 DLLC NOTICE LLME(ffffffff/ee324ab7){UNASSIGNED} LLC RX: unknown TLLI 0xee324ab7, creating LLME on the fly (gprs_llc.c:552) 20240928120522203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120522203 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120522203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120522203 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120522203 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120522203 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120522203 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120522203 DLLC NOTICE LLME(ffffffff/ee324ab7){UNASSIGNED} LLGM Assign pre (ee324ab7 => e285c8e4) (gprs_llc.c:1079) 20240928120522203 DLLC NOTICE LLME(ee324ab7/e285c8e4){ASSIGNED} LLGM Assign post (ee324ab7 => e285c8e4) (gprs_llc.c:1125) 20240928120522203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120522203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120522203 DMM DEBUG MM(262420000000046/e285c8e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120522214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522214 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120522214 DMM DEBUG MM(262420000000046/e285c8e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240928120522214 DMM NOTICE MM(262420000000046/e285c8e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120522214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120522214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120522214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120522214 DMM DEBUG MM(262420000000046/e285c8e4) Requesting authorization (sgsn_auth.c:160) 20240928120522214 DMM INFO MM(262420000000046/e285c8e4) Requesting authentication tuples (sgsn_auth.c:184) 20240928120522214 DMM DEBUG MM(262420000000046/e285c8e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120522214 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240928120522214 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)@970e029989d8: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240928120522217 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120522217 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120522217 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120522217 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120522217 DMM INFO MM(262420000000046/e285c8e4) Subscriber data update (mmctx.c:445) 20240928120522217 DMM DEBUG MM(262420000000046/e285c8e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120522217 DMM INFO MM(262420000000046/e285c8e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120522217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120522217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120522217 DMM INFO MM(262420000000046/e285c8e4) <- GMM AUTH AND CIPHERING REQ (rand = c0 a6 8c 2f 92 53 99 23 0b 25 d4 8c c5 47 79 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120522227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522227 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120522227 DMM INFO MM(262420000000046/e285c8e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120522227 DMM NOTICE MM(262420000000046/e285c8e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120522227 DMM DEBUG MM(262420000000046/e285c8e4) checking auth: received GSM SRES = ec 35 f7 07 (gprs_gmm.c:666) 20240928120522227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120522227 DMM DEBUG MM(262420000000046/e285c8e4) Requesting authorization (sgsn_auth.c:160) 20240928120522227 DMM INFO MM(262420000000046/e285c8e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120522227 DMM DEBUG MM(262420000000046/e285c8e4) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120522227 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240928120522227 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) 20240928120522227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120522227 DMM INFO MM(262420000000046/e285c8e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe285c8e4) (gprs_gmm.c:300) 20240928120522229 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120522229 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120522229 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240928120522229 DMM INFO MM(262420000000046/e285c8e4) Subscriber data update (mmctx.c:445) 20240928120522229 DMM DEBUG MM(262420000000046/e285c8e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120522229 DMM INFO MM(262420000000046/e285c8e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120522229 DMM NOTICE MM(262420000000046/e285c8e4) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240928120522229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120522229 DMM NOTICE MM(262420000000046/e285c8e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120522229 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) 20240928120522230 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120522230 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240928120522230 DMM INFO MM(262420000000046/e285c8e4) Subscriber data update (mmctx.c:445) 20240928120522230 DMM DEBUG MM(262420000000046/e285c8e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120522239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522239 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120522239 DMM INFO MM(262420000000046/e285c8e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120522239 DMM NOTICE MM(262420000000046/e285c8e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120522239 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120522239 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120522239 DLLC NOTICE LLME(ee324ab7/e285c8e4){ASSIGNED} LLGM Assign pre (ffffffff => e285c8e4) (gprs_llc.c:1079) 20240928120522239 DLLC NOTICE LLME(ffffffff/e285c8e4){ASSIGNED} LLGM Assign post (ffffffff => e285c8e4) (gprs_llc.c:1125) 20240928120522239 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120522239 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120522239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120522239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@970e029989d8: setverdict(pass): none -> pass 20240928120522297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522297 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120522297 DMM INFO MM(262420000000046/e285c8e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120522297 DMM INFO MM(262420000000046/e285c8e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120522297 DMM DEBUG MM(262420000000046/e285c8e4) Using GGSN 0 (gprs_sm.c:317) 20240928120522297 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) 20240928120522297 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240928120522297 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120522297 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120522297 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240928120522322 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 21 79 dd d0 11 09 c6 dd 31 14 05 7f 82 78 37 4a 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) 20240928120522323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120522323 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120522323 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be850f8 TLLI=e285c8e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120522323 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120522323 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120522339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522339 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120522339 DMM INFO MM(262420000000046/e285c8e4) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240928120522339 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120522339 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240928120522339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120522339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120522339 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120522339 DMM INFO MM(262420000000046/e285c8e4) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240928120522339 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120522339 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@970e029989d8: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@970e029989d8: "Received deletePDPContextResponse 1, seq_nr=1036" 20240928120522342 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) 20240928120522342 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120522342 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928120522342 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be850f8, TLLI=e285c8e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120522342 DMM INFO MM(262420000000046/e285c8e4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928120522343 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240928120522343 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120522343 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) 20240928120522343 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)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@970e029989d8: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@970e029989d8: Final verdict of PTC: pass 20240928120524365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@970e029989d8: Final verdict of PTC: none 20240928120524370 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120524370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI220(853)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@970e029989d8: Final verdict of PTC: none -NSVCI97(844)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@970e029989d8: Final verdict of PTC: none -NSVCI98(849)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@970e029989d8: Final verdict of PTC: none -NSVCI99(854)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(842)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(852)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(847)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sat Sep 28 12:05:24 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 20240928120524503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120524905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100212) 20240928120525372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120525372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100212, count=105924) 20240928120526374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120526374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sat Sep 28 12:05:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120527375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120527375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_second_attempt started. 20240928120528004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120528006 DMM INFO MM(262420000000046/e285c8e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120528006 DMM INFO MM(262420000000046/e285c8e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120528006 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120528006 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120528006 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120528006 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120528006 DLLC NOTICE LLME(ffffffff/e285c8e4){ASSIGNED} LLGM Assign pre (e285c8e4 => ffffffff) (gprs_llc.c:1079) 20240928120528006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e285c8e4 => ffffffff) (gprs_llc.c:1125) 20240928120528006 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240928120528006 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) 20240928120528006 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) 20240928120528006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120528007 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120528007 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120528007 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120528007 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120528049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120528049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120528049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120528049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120528049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120528049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120528049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120528049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120528049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120528050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120528050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120528050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120528050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120528050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120528050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120528050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120528050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120528050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120528050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120528050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120528050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120528050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120528052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120528059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120528065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120528065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120528065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120528065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120528065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120528065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120528065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120528065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120528065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120528066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120528066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120528066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120528066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120528066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120528066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120528066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120528066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120528066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120528066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120528066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120528067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120528067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120528069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120528074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120528083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120528083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120528083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120528083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120528083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120528084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120528084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120528084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120528084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120528084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120528084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120528084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120528084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120528084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120528086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120528092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120528377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120528377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120528377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120528377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120528381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120528382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@970e029989d8: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F293869C'O, index=0 SGSN_Test-GSUP(875)@970e029989d8: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@970e029989d8: 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 := '92E4B135D1C026DA1C66296AFCB6C36B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDEF2D8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDA1B4B1CAA61E83'O } } } } } 20240928120528439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528439 DLLC NOTICE LLME(ffffffff/f293869c){UNASSIGNED} LLC RX: unknown TLLI 0xf293869c, creating LLME on the fly (gprs_llc.c:552) 20240928120528439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120528439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120528439 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120528439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120528439 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120528439 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120528439 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120528439 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120528439 DLLC NOTICE LLME(ffffffff/f293869c){UNASSIGNED} LLGM Assign pre (f293869c => cb850b34) (gprs_llc.c:1079) 20240928120528439 DLLC NOTICE LLME(f293869c/cb850b34){ASSIGNED} LLGM Assign post (f293869c => cb850b34) (gprs_llc.c:1125) 20240928120528439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120528439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120528439 DMM DEBUG MM(262420000000022/cb850b34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120528454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120528454 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120528454 DMM DEBUG MM(262420000000022/cb850b34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240928120528454 DMM NOTICE MM(262420000000022/cb850b34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120528454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120528454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120528454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120528454 DMM DEBUG MM(262420000000022/cb850b34) Requesting authorization (sgsn_auth.c:160) 20240928120528454 DMM INFO MM(262420000000022/cb850b34) Requesting authentication tuples (sgsn_auth.c:184) 20240928120528454 DMM DEBUG MM(262420000000022/cb850b34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120528454 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240928120528454 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)@970e029989d8: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@970e029989d8: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240928120528460 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120528460 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120528460 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120528460 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120528460 DMM INFO MM(262420000000022/cb850b34) Subscriber data update (mmctx.c:445) 20240928120528460 DMM DEBUG MM(262420000000022/cb850b34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120528460 DMM INFO MM(262420000000022/cb850b34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120528460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120528460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120528460 DMM INFO MM(262420000000022/cb850b34) <- GMM AUTH AND CIPHERING REQ (rand = 92 e4 b1 35 d1 c0 26 da 1c 66 29 6a fc b6 c3 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120528476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120528476 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120528476 DMM INFO MM(262420000000022/cb850b34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120528476 DMM NOTICE MM(262420000000022/cb850b34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120528476 DMM DEBUG MM(262420000000022/cb850b34) checking auth: received GSM SRES = cd ef 2d 8e (gprs_gmm.c:666) 20240928120528476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120528476 DMM DEBUG MM(262420000000022/cb850b34) Requesting authorization (sgsn_auth.c:160) 20240928120528476 DMM INFO MM(262420000000022/cb850b34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120528476 DMM DEBUG MM(262420000000022/cb850b34) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120528476 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240928120528476 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) 20240928120528476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120528476 DMM INFO MM(262420000000022/cb850b34) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb850b34) (gprs_gmm.c:300) 20240928120528479 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120528479 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120528479 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240928120528479 DMM INFO MM(262420000000022/cb850b34) Subscriber data update (mmctx.c:445) 20240928120528479 DMM DEBUG MM(262420000000022/cb850b34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120528479 DMM INFO MM(262420000000022/cb850b34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120528479 DMM NOTICE MM(262420000000022/cb850b34) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240928120528479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120528479 DMM NOTICE MM(262420000000022/cb850b34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120528479 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) 20240928120528481 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120528481 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240928120528481 DMM INFO MM(262420000000022/cb850b34) Subscriber data update (mmctx.c:445) 20240928120528481 DMM DEBUG MM(262420000000022/cb850b34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120528491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120528491 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120528491 DMM INFO MM(262420000000022/cb850b34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120528491 DMM NOTICE MM(262420000000022/cb850b34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120528491 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120528491 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120528491 DLLC NOTICE LLME(f293869c/cb850b34){ASSIGNED} LLGM Assign pre (ffffffff => cb850b34) (gprs_llc.c:1079) 20240928120528491 DLLC NOTICE LLME(ffffffff/cb850b34){ASSIGNED} LLGM Assign post (ffffffff => cb850b34) (gprs_llc.c:1125) 20240928120528491 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120528491 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120528491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120528491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@970e029989d8: setverdict(pass): none -> pass TC_attach_second_attempt(877)@970e029989d8: 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 := '5EF2D17D574AE530C8D16654892D360C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32FBFE9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEDB07FDD3C17478'O } } } } } 20240928120528548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120528548 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120528548 DMM INFO MM(262420000000022/cb850b34) -> GMM ATTACH REQUEST MI(TMSI-0xCB850B34) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120528548 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120528548 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928120528548 DLLC NOTICE LLME(ffffffff/cb850b34){ASSIGNED} LLGM Assign pre (cb850b34 => fdba1f5b) (gprs_llc.c:1079) 20240928120528548 DLLC NOTICE LLME(cb850b34/fdba1f5b){ASSIGNED} LLGM Assign post (cb850b34 => fdba1f5b) (gprs_llc.c:1125) 20240928120528548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120528548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120528548 DMM DEBUG MM(262420000000022/fdba1f5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120528561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120528561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120528561 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120528561 DMM DEBUG MM(262420000000022/fdba1f5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240928120528561 DMM NOTICE MM(262420000000022/fdba1f5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120528561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120528561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120528561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120528561 DMM DEBUG MM(262420000000022/fdba1f5b) Requesting authorization (sgsn_auth.c:160) 20240928120528561 DMM INFO MM(262420000000022/fdba1f5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120528561 DMM DEBUG MM(262420000000022/fdba1f5b) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120528561 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240928120528561 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) 20240928120534562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240928120534562 DMM ERROR MM(262420000000022/fdba1f5b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240928120534562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240928120534562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240928120534562 DMM NOTICE MM(262420000000022/fdba1f5b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240928120534562 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240928120534562 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) 20240928120534562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Reject}: Deallocated (fsm.c:568) 20240928120534562 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Deallocated (fsm.c:568) 20240928120534562 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120534562 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240928120534562 DLLC NOTICE LLME(cb850b34/fdba1f5b){ASSIGNED} LLGM Assign pre (fdba1f5b => ffffffff) (gprs_llc.c:1079) 20240928120534562 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdba1f5b => ffffffff) (gprs_llc.c:1125) 20240928120548378 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120548378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928120548379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120549554 DGPRS DEBUG Checking for inactive LLMEs, time = 30053348 (sgsn.c:131) 20240928120558051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120558056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120558056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120558068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120558071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120558071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120558085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120558089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120558089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@970e029989d8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@970e029989d8: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@970e029989d8: Final verdict of PTC: none 20240928120558449 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120558449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@970e029989d8: Final verdict of PTC: none 20240928120558452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(869)@970e029989d8: Final verdict of PTC: none -NSVCI99(873)@970e029989d8: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@970e029989d8: Final verdict of PTC: none -NSVCI97(863)@970e029989d8: Final verdict of PTC: none -NSVCI98(868)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@970e029989d8: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(861)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(866)@970e029989d8: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(871)@970e029989d8: Final verdict of PTC: none TC_attach_second_attempt(877)@970e029989d8: Final verdict of PTC: fail reason: "Tguard timeout" MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@970e029989d8: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sat Sep 28 12:05:58 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 20240928120558561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120558863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106468) 20240928120559451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120559451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106468, count=111900) 20240928120600453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120600453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sat Sep 28 12:06:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120601454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120601454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_echo_timeout started. 20240928120601967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120601970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120602013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120602013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120602013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120602013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120602013 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120602013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120602013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120602013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120602013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120602014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120602014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120602014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120602014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120602014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120602014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120602014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120602014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120602014 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120602014 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120602014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120602014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120602014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120602016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120602022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602022 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120602028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120602029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120602029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120602029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120602029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120602029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120602029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120602029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120602029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120602029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120602029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120602029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120602029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120602029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120602030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120602030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120602032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(888)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120602037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120602046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120602046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120602046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120602046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120602046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120602046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120602046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120602046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120602047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120602047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120602049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120602054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120602455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120602455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120602456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120602456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120602460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120602461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@970e029989d8: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='ED63B7C7'O, index=0 SGSN_Test-GSUP(894)@970e029989d8: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@970e029989d8: 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 := '1CA3472D99DA1470C6E70A21C2262EAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C86365E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA71F0F29C4697E8'O } } } } } 20240928120602538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602538 DLLC NOTICE LLME(ffffffff/ed63b7c7){UNASSIGNED} LLC RX: unknown TLLI 0xed63b7c7, creating LLME on the fly (gprs_llc.c:552) 20240928120602538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120602538 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120602538 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120602538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120602538 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120602538 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120602538 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120602538 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120602538 DLLC NOTICE LLME(ffffffff/ed63b7c7){UNASSIGNED} LLGM Assign pre (ed63b7c7 => d9ca3c01) (gprs_llc.c:1079) 20240928120602538 DLLC NOTICE LLME(ed63b7c7/d9ca3c01){ASSIGNED} LLGM Assign post (ed63b7c7 => d9ca3c01) (gprs_llc.c:1125) 20240928120602538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120602538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120602538 DMM DEBUG MM(262420000000067/d9ca3c01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120602554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120602554 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120602554 DMM DEBUG MM(262420000000067/d9ca3c01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240928120602554 DMM NOTICE MM(262420000000067/d9ca3c01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120602554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120602554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120602554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120602554 DMM DEBUG MM(262420000000067/d9ca3c01) Requesting authorization (sgsn_auth.c:160) 20240928120602554 DMM INFO MM(262420000000067/d9ca3c01) Requesting authentication tuples (sgsn_auth.c:184) 20240928120602554 DMM DEBUG MM(262420000000067/d9ca3c01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120602554 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240928120602554 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)@970e029989d8: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@970e029989d8: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240928120602560 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120602560 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120602560 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120602560 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120602560 DMM INFO MM(262420000000067/d9ca3c01) Subscriber data update (mmctx.c:445) 20240928120602560 DMM DEBUG MM(262420000000067/d9ca3c01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120602560 DMM INFO MM(262420000000067/d9ca3c01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120602560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120602560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120602560 DMM INFO MM(262420000000067/d9ca3c01) <- GMM AUTH AND CIPHERING REQ (rand = 1c a3 47 2d 99 da 14 70 c6 e7 0a 21 c2 26 2e ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120602577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120602577 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120602577 DMM INFO MM(262420000000067/d9ca3c01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120602577 DMM NOTICE MM(262420000000067/d9ca3c01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120602577 DMM DEBUG MM(262420000000067/d9ca3c01) checking auth: received GSM SRES = 2c 86 36 5e (gprs_gmm.c:666) 20240928120602577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120602577 DMM DEBUG MM(262420000000067/d9ca3c01) Requesting authorization (sgsn_auth.c:160) 20240928120602577 DMM INFO MM(262420000000067/d9ca3c01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120602577 DMM DEBUG MM(262420000000067/d9ca3c01) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120602577 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240928120602577 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) 20240928120602577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120602577 DMM INFO MM(262420000000067/d9ca3c01) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9ca3c01) (gprs_gmm.c:300) 20240928120602581 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120602581 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120602581 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240928120602581 DMM INFO MM(262420000000067/d9ca3c01) Subscriber data update (mmctx.c:445) 20240928120602581 DMM DEBUG MM(262420000000067/d9ca3c01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120602581 DMM INFO MM(262420000000067/d9ca3c01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120602581 DMM NOTICE MM(262420000000067/d9ca3c01) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240928120602581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120602581 DMM NOTICE MM(262420000000067/d9ca3c01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120602581 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) 20240928120602583 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120602583 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240928120602583 DMM INFO MM(262420000000067/d9ca3c01) Subscriber data update (mmctx.c:445) 20240928120602583 DMM DEBUG MM(262420000000067/d9ca3c01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120602593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120602593 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120602593 DMM INFO MM(262420000000067/d9ca3c01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120602593 DMM NOTICE MM(262420000000067/d9ca3c01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120602593 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120602593 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120602593 DLLC NOTICE LLME(ed63b7c7/d9ca3c01){ASSIGNED} LLGM Assign pre (ffffffff => d9ca3c01) (gprs_llc.c:1079) 20240928120602593 DLLC NOTICE LLME(ffffffff/d9ca3c01){ASSIGNED} LLGM Assign post (ffffffff => d9ca3c01) (gprs_llc.c:1125) 20240928120602593 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120602593 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120602593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120602593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@970e029989d8: setverdict(pass): none -> pass 20240928120602650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120602650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120602650 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120602650 DMM INFO MM(262420000000067/d9ca3c01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120602650 DMM INFO MM(262420000000067/d9ca3c01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120602650 DMM DEBUG MM(262420000000067/d9ca3c01) Using GGSN 0 (gprs_sm.c:317) 20240928120602650 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) 20240928120602650 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240928120602650 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120602650 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120602650 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240928120602673 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 0b c3 75 5a 11 c5 86 53 ea 14 05 7f 39 5e 5f 3a 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) 20240928120602674 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120602674 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120602674 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be7fff8 TLLI=d9ca3c01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120602674 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120602674 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120607471 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240928120607478 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) 20240928120607478 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f94be75e40) (sgsn_libgtp.c:629) 20240928120612472 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1039" 20240928120617474 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240928120617474 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1039" 20240928120619555 DGPRS DEBUG Checking for inactive LLMEs, time = 30053378 (sgsn.c:131) 20240928120622457 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120622457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120622458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240928120622474 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240928120622475 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240928120622475 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1041" 20240928120627477 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240928120627477 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240928120627477 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240928120627477 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1041" 20240928120632015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120632021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120632021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120632030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120632034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120632034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120632047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120632051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120632051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120632478 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240928120632478 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240928120632478 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240928120632478 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240928120632478 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1043" 20240928120637481 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240928120637481 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240928120637481 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240928120637481 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240928120637481 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55f94be75e40) (sgsn_libgtp.c:629) 20240928120637481 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55f94be75e40) (sgsn_libgtp.c:633) 20240928120637481 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240928120637481 DMM INFO MM(262420000000067/d9ca3c01) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120637481 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240928120637481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120637481 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240928120637481 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240928120637481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120637481 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240928120637481 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240928120637481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120637481 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240928120637481 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240928120637481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120637481 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240928120637481 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@970e029989d8: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@970e029989d8: Removing Client IMSI='262420000000067'H, index=0 20240928120637497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120637497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240928120637497 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120637497 DMM INFO MM(262420000000067/d9ca3c01) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@970e029989d8: Final verdict of PTC: pass 20240928120637502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@970e029989d8: Final verdict of PTC: none -NSVCI97(882)@970e029989d8: Final verdict of PTC: none 20240928120637507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120637507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(883)@970e029989d8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@970e029989d8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@970e029989d8: Final verdict of PTC: none -NSVCI98(887)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@970e029989d8: Final verdict of PTC: none -NSVCI99(892)@970e029989d8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(880)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(885)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(890)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sat Sep 28 12:06:37 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 20240928120637639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120638041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99856) 20240928120638509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120638509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99856, count=113180) 20240928120639511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120639511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:06:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120640513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120640513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_restart_ctr_echo started. 20240928120641137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120641138 DMM INFO MM(262420000000067/d9ca3c01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120641138 DMM INFO MM(262420000000067/d9ca3c01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120641138 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120641138 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120641138 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120641138 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120641138 DLLC NOTICE LLME(ffffffff/d9ca3c01){ASSIGNED} LLGM Assign pre (d9ca3c01 => ffffffff) (gprs_llc.c:1079) 20240928120641138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ca3c01 => ffffffff) (gprs_llc.c:1125) 20240928120641138 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be7fca0 (gprs_sndcp.c:574) 20240928120641138 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be7fff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120641138 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240928120641138 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) 20240928120641138 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) 20240928120641138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120641138 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120641138 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120641138 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120641138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120641157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120641157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120641157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120641157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120641157 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120641157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120641157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120641157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120641157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120641158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120641158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120641158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120641158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120641158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120641158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120641158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120641158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120641158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120641158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120641158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120641158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120641158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120641161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120641166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120641172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120641172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120641172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120641172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120641172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120641172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120641172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120641172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120641172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120641173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120641173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120641173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120641173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120641173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120641173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120641173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120641173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120641173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120641173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120641173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120641174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120641174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120641176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120641180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120641188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120641188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120641188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120641188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120641188 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120641188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120641188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120641188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120641188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120641189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120641189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120641189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120641189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120641189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120641189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120641189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120641189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120641189 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120641189 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120641189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120641189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120641189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120641191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120641196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120641515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120641515 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120641515 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120641515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120641521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120641521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@970e029989d8: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='F2AA1432'O, index=0 SGSN_Test-GSUP(913)@970e029989d8: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@970e029989d8: 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 := '0B8DA689FA936E4B19F947B0E5127BE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E696E6BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31F60E5EE528E72D'O } } } } } 20240928120641579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641579 DLLC NOTICE LLME(ffffffff/f2aa1432){UNASSIGNED} LLC RX: unknown TLLI 0xf2aa1432, creating LLME on the fly (gprs_llc.c:552) 20240928120641579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120641579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120641579 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120641579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120641579 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120641579 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120641579 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120641579 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120641579 DLLC NOTICE LLME(ffffffff/f2aa1432){UNASSIGNED} LLGM Assign pre (f2aa1432 => f64a38b5) (gprs_llc.c:1079) 20240928120641579 DLLC NOTICE LLME(f2aa1432/f64a38b5){ASSIGNED} LLGM Assign post (f2aa1432 => f64a38b5) (gprs_llc.c:1125) 20240928120641579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120641579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120641579 DMM DEBUG MM(262420000000023/f64a38b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120641589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120641589 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120641589 DMM DEBUG MM(262420000000023/f64a38b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240928120641589 DMM NOTICE MM(262420000000023/f64a38b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120641589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120641589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120641589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120641589 DMM DEBUG MM(262420000000023/f64a38b5) Requesting authorization (sgsn_auth.c:160) 20240928120641590 DMM INFO MM(262420000000023/f64a38b5) Requesting authentication tuples (sgsn_auth.c:184) 20240928120641590 DMM DEBUG MM(262420000000023/f64a38b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120641590 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240928120641590 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)@970e029989d8: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@970e029989d8: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240928120641594 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120641594 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120641594 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120641594 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120641594 DMM INFO MM(262420000000023/f64a38b5) Subscriber data update (mmctx.c:445) 20240928120641594 DMM DEBUG MM(262420000000023/f64a38b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120641594 DMM INFO MM(262420000000023/f64a38b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120641594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120641594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120641594 DMM INFO MM(262420000000023/f64a38b5) <- GMM AUTH AND CIPHERING REQ (rand = 0b 8d a6 89 fa 93 6e 4b 19 f9 47 b0 e5 12 7b e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120641605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120641605 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120641605 DMM INFO MM(262420000000023/f64a38b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120641605 DMM NOTICE MM(262420000000023/f64a38b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120641605 DMM DEBUG MM(262420000000023/f64a38b5) checking auth: received GSM SRES = e6 96 e6 ba (gprs_gmm.c:666) 20240928120641605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120641605 DMM DEBUG MM(262420000000023/f64a38b5) Requesting authorization (sgsn_auth.c:160) 20240928120641605 DMM INFO MM(262420000000023/f64a38b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120641605 DMM DEBUG MM(262420000000023/f64a38b5) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120641605 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240928120641605 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) 20240928120641605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120641605 DMM INFO MM(262420000000023/f64a38b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf64a38b5) (gprs_gmm.c:300) 20240928120641608 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120641608 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120641608 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240928120641608 DMM INFO MM(262420000000023/f64a38b5) Subscriber data update (mmctx.c:445) 20240928120641608 DMM DEBUG MM(262420000000023/f64a38b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120641608 DMM INFO MM(262420000000023/f64a38b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120641608 DMM NOTICE MM(262420000000023/f64a38b5) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240928120641608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120641608 DMM NOTICE MM(262420000000023/f64a38b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120641608 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) 20240928120641609 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120641609 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240928120641609 DMM INFO MM(262420000000023/f64a38b5) Subscriber data update (mmctx.c:445) 20240928120641609 DMM DEBUG MM(262420000000023/f64a38b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120641620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120641620 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120641620 DMM INFO MM(262420000000023/f64a38b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120641620 DMM NOTICE MM(262420000000023/f64a38b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120641620 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120641620 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120641620 DLLC NOTICE LLME(f2aa1432/f64a38b5){ASSIGNED} LLGM Assign pre (ffffffff => f64a38b5) (gprs_llc.c:1079) 20240928120641620 DLLC NOTICE LLME(ffffffff/f64a38b5){ASSIGNED} LLGM Assign post (ffffffff => f64a38b5) (gprs_llc.c:1125) 20240928120641620 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120641620 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120641620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120641620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@970e029989d8: setverdict(pass): none -> pass 20240928120641678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120641679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120641679 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120641679 DMM INFO MM(262420000000023/f64a38b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120641679 DMM INFO MM(262420000000023/f64a38b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120641679 DMM DEBUG MM(262420000000023/f64a38b5) Using GGSN 0 (gprs_sm.c:317) 20240928120641679 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240928120641679 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120641679 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120641679 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240928120641697 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 a1 85 8f f4 11 2f 64 09 07 14 05 7f e5 b4 78 8a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240928120641697 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2d058, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120641697 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120641697 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be7fff8 TLLI=f64a38b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120641697 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120641697 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120646680 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240928120646684 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) 20240928120646684 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f94be75e40) (sgsn_libgtp.c:629) 20240928120649556 DGPRS DEBUG Checking for inactive LLMEs, time = 30053408 (sgsn.c:131) 20240928120651681 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240928120651687 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) 20240928120651687 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55f94be75e40) (sgsn_libgtp.c:629) 20240928120651687 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240928120651687 DMM INFO MM(262420000000023/f64a38b5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120651687 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240928120651687 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@970e029989d8: Removing Client IMSI='262420000000023'H, index=0 20240928120651702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120651702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240928120651703 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120651703 DMM INFO MM(262420000000023/f64a38b5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@970e029989d8: Final verdict of PTC: pass 20240928120651707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@970e029989d8: Final verdict of PTC: none -NSVCI97(901)@970e029989d8: Final verdict of PTC: none 20240928120651711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120651711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@970e029989d8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@970e029989d8: Final verdict of PTC: none -NSVCI99(911)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@970e029989d8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@970e029989d8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(904)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(899)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(909)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sat Sep 28 12:06:51 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 20240928120651776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120652178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98436) 20240928120652712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120652712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98436, count=103948) 20240928120653713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120653713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:06:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120654714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120654714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_restart_ctr_create started. 20240928120655283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120655285 DMM INFO MM(262420000000023/f64a38b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120655285 DMM INFO MM(262420000000023/f64a38b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120655285 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120655285 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120655285 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120655285 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120655286 DLLC NOTICE LLME(ffffffff/f64a38b5){ASSIGNED} LLGM Assign pre (f64a38b5 => ffffffff) (gprs_llc.c:1079) 20240928120655286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f64a38b5 => ffffffff) (gprs_llc.c:1125) 20240928120655286 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be7fca0 (gprs_sndcp.c:574) 20240928120655286 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be7fff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120655286 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240928120655286 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) 20240928120655286 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) 20240928120655286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120655286 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120655286 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120655286 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120655286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120655331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120655331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120655331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120655331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120655331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120655331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120655331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120655331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120655331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120655332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120655332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120655332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120655332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120655332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120655332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120655332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120655332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120655332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120655332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120655332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120655333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120655333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120655334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120655339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655339 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120655350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120655350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120655350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120655350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120655350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120655350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120655350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120655350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120655350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120655351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120655351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120655351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120655351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120655351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120655351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120655351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120655351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120655351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120655351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120655351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120655351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120655351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120655353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120655359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(923)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120655367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120655367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120655367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120655367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120655367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120655367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120655367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120655367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120655367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120655367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120655367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120655367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120655368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120655368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120655368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120655368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120655368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120655368 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120655368 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120655368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120655368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120655368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120655370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120655374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120655715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120655715 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120655715 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120655715 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120655716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120655716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@970e029989d8: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='F4A6F864'O, index=0 SGSN_Test-GSUP(932)@970e029989d8: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@970e029989d8: 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 := '45A7FE664CC9103F6BD7E923E76139A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADD54CEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CD3A57E08C65351'O } } } } } 20240928120655741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655741 DLLC NOTICE LLME(ffffffff/f4a6f864){UNASSIGNED} LLC RX: unknown TLLI 0xf4a6f864, creating LLME on the fly (gprs_llc.c:552) 20240928120655741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120655741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120655741 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120655741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120655741 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120655741 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120655741 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120655741 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120655741 DLLC NOTICE LLME(ffffffff/f4a6f864){UNASSIGNED} LLGM Assign pre (f4a6f864 => e301c51d) (gprs_llc.c:1079) 20240928120655741 DLLC NOTICE LLME(f4a6f864/e301c51d){ASSIGNED} LLGM Assign post (f4a6f864 => e301c51d) (gprs_llc.c:1125) 20240928120655741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120655741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120655741 DMM DEBUG MM(262420000000024/e301c51d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120655747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120655747 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120655747 DMM DEBUG MM(262420000000024/e301c51d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240928120655747 DMM NOTICE MM(262420000000024/e301c51d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120655747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120655747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120655747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120655747 DMM DEBUG MM(262420000000024/e301c51d) Requesting authorization (sgsn_auth.c:160) 20240928120655747 DMM INFO MM(262420000000024/e301c51d) Requesting authentication tuples (sgsn_auth.c:184) 20240928120655747 DMM DEBUG MM(262420000000024/e301c51d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120655747 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240928120655747 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)@970e029989d8: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@970e029989d8: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240928120655790 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120655790 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120655790 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120655790 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120655790 DMM INFO MM(262420000000024/e301c51d) Subscriber data update (mmctx.c:445) 20240928120655790 DMM DEBUG MM(262420000000024/e301c51d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120655790 DMM INFO MM(262420000000024/e301c51d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120655790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120655790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120655790 DMM INFO MM(262420000000024/e301c51d) <- GMM AUTH AND CIPHERING REQ (rand = 45 a7 fe 66 4c c9 10 3f 6b d7 e9 23 e7 61 39 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120655805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120655806 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120655806 DMM INFO MM(262420000000024/e301c51d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120655806 DMM NOTICE MM(262420000000024/e301c51d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120655806 DMM DEBUG MM(262420000000024/e301c51d) checking auth: received GSM SRES = ad d5 4c ef (gprs_gmm.c:666) 20240928120655806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120655806 DMM DEBUG MM(262420000000024/e301c51d) Requesting authorization (sgsn_auth.c:160) 20240928120655806 DMM INFO MM(262420000000024/e301c51d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120655806 DMM DEBUG MM(262420000000024/e301c51d) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120655806 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240928120655806 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) 20240928120655806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120655806 DMM INFO MM(262420000000024/e301c51d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe301c51d) (gprs_gmm.c:300) 20240928120655809 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120655809 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120655809 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240928120655809 DMM INFO MM(262420000000024/e301c51d) Subscriber data update (mmctx.c:445) 20240928120655810 DMM DEBUG MM(262420000000024/e301c51d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120655810 DMM INFO MM(262420000000024/e301c51d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120655810 DMM NOTICE MM(262420000000024/e301c51d) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240928120655810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120655810 DMM NOTICE MM(262420000000024/e301c51d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120655810 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) 20240928120655811 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120655811 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240928120655811 DMM INFO MM(262420000000024/e301c51d) Subscriber data update (mmctx.c:445) 20240928120655811 DMM DEBUG MM(262420000000024/e301c51d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120655821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120655821 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120655821 DMM INFO MM(262420000000024/e301c51d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120655821 DMM NOTICE MM(262420000000024/e301c51d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120655821 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120655821 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120655821 DLLC NOTICE LLME(f4a6f864/e301c51d){ASSIGNED} LLGM Assign pre (ffffffff => e301c51d) (gprs_llc.c:1079) 20240928120655821 DLLC NOTICE LLME(ffffffff/e301c51d){ASSIGNED} LLGM Assign post (ffffffff => e301c51d) (gprs_llc.c:1125) 20240928120655821 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120655821 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120655821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120655821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@970e029989d8: setverdict(pass): none -> pass 20240928120655879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120655879 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120655879 DMM INFO MM(262420000000024/e301c51d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120655879 DMM INFO MM(262420000000024/e301c51d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120655879 DMM DEBUG MM(262420000000024/e301c51d) Using GGSN 0 (gprs_sm.c:317) 20240928120655879 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240928120655879 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120655879 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120655879 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240928120655898 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 11 44 92 b3 11 6d c6 45 2a 14 05 7f e6 34 58 db 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) 20240928120655899 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f4360a2d058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240928120655899 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f4360a2d058, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120655899 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240928120655899 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240928120655899 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120655899 DMM NOTICE MM(262420000000024/e301c51d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120655911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120655911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120655912 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120655912 DMM INFO MM(262420000000024/e301c51d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120655912 DMM INFO MM(262420000000024/e301c51d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120655912 DMM DEBUG MM(262420000000024/e301c51d) Using GGSN 0 (gprs_sm.c:317) 20240928120655912 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240928120655912 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120655912 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120655912 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240928120655917 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 11 44 92 b3 11 6d c6 45 2a 14 05 7f e6 34 58 db 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) 20240928120655917 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f4360a2d058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240928120655917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2d058, cbp=0x55f94be82190) (sgsn_libgtp.c:629) 20240928120655917 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120655917 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be7fff8 TLLI=e301c51d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120655917 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120655917 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@970e029989d8: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@970e029989d8: Final verdict of PTC: pass 20240928120655935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@970e029989d8: Final verdict of PTC: none -NSVCI97(920)@970e029989d8: Final verdict of PTC: none 20240928120655940 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120655940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(930)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@970e029989d8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@970e029989d8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@970e029989d8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(918)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(928)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(924)@970e029989d8: Final verdict of PTC: none -NSVCI98(925)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) Sat Sep 28 12:06:55 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc MTC@970e029989d8: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. 20240928120656028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120656430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84128) 20240928120656941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120656941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84128, count=104072) 20240928120657943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120657943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:06:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120658944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120658944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240928120659530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120659532 DMM INFO MM(262420000000024/e301c51d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120659532 DMM INFO MM(262420000000024/e301c51d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120659532 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120659532 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120659532 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120659532 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120659532 DLLC NOTICE LLME(ffffffff/e301c51d){ASSIGNED} LLGM Assign pre (e301c51d => ffffffff) (gprs_llc.c:1079) 20240928120659532 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e301c51d => ffffffff) (gprs_llc.c:1125) 20240928120659532 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be7fca0 (gprs_sndcp.c:574) 20240928120659532 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be7fff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120659532 DMM NOTICE MM(262420000000024/e301c51d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120659532 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240928120659532 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120659532 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120659532 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240928120659532 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240928120659532 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) 20240928120659532 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) 20240928120659532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120659532 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120659532 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120659532 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120659532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120659577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120659577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120659577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120659577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120659577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120659577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120659577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120659577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120659577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120659578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120659578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120659578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120659578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120659578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120659578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120659578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120659578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120659578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120659578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120659578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120659578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120659578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120659580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120659584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120659584 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120659591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120659591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120659591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120659591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120659591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120659591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120659591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120659591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120659591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120659592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120659592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120659592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120659592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120659592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120659592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120659592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120659592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120659592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120659592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120659592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120659592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120659592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120659594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120659598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120659598 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120659606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120659606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120659606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120659606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120659606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120659606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120659606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120659606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120659606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120659607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120659607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120659607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120659607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120659607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120659607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120659607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120659607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120659607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120659607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120659607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120659608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120659608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120659609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120659614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120659614 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120659946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120659946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120659946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120659946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120659950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928120659951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@970e029989d8: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='ED51051C'O, index=0 SGSN_Test-GSUP(951)@970e029989d8: 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)@970e029989d8: 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 := '1DDFEB9FD4F4951F9DFDD9CAFA4DFBD6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69025B85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B634850C0B28EFF'O } } } } } 20240928120701038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120701038 DLLC NOTICE LLME(ffffffff/ed51051c){UNASSIGNED} LLC RX: unknown TLLI 0xed51051c, creating LLME on the fly (gprs_llc.c:552) 20240928120701038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120701038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120701038 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120701038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120701038 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120701038 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120701038 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120701038 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120701038 DLLC NOTICE LLME(ffffffff/ed51051c){UNASSIGNED} LLGM Assign pre (ed51051c => e0bfaa10) (gprs_llc.c:1079) 20240928120701038 DLLC NOTICE LLME(ed51051c/e0bfaa10){ASSIGNED} LLGM Assign post (ed51051c => e0bfaa10) (gprs_llc.c:1125) 20240928120701038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120701038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120701038 DMM DEBUG MM(262420000000025/e0bfaa10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120701061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120701061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120701061 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120701061 DMM DEBUG MM(262420000000025/e0bfaa10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240928120701061 DMM NOTICE MM(262420000000025/e0bfaa10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120701061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120701061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120701061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120701061 DMM DEBUG MM(262420000000025/e0bfaa10) Requesting authorization (sgsn_auth.c:160) 20240928120701061 DMM INFO MM(262420000000025/e0bfaa10) Requesting authentication tuples (sgsn_auth.c:184) 20240928120701061 DMM DEBUG MM(262420000000025/e0bfaa10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120701061 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240928120701062 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)@970e029989d8: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240928120701067 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120701067 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120701067 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120701067 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120701067 DMM INFO MM(262420000000025/e0bfaa10) Subscriber data update (mmctx.c:445) 20240928120701067 DMM DEBUG MM(262420000000025/e0bfaa10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120701067 DMM INFO MM(262420000000025/e0bfaa10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120701067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120701067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120701067 DMM INFO MM(262420000000025/e0bfaa10) <- GMM AUTH AND CIPHERING REQ (rand = 1d df eb 9f d4 f4 95 1f 9d fd d9 ca fa 4d fb d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120701084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120701084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120701084 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120701084 DMM INFO MM(262420000000025/e0bfaa10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120701084 DMM NOTICE MM(262420000000025/e0bfaa10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120701084 DMM DEBUG MM(262420000000025/e0bfaa10) checking auth: received GSM SRES = 69 02 5b 85 (gprs_gmm.c:666) 20240928120701084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120701084 DMM DEBUG MM(262420000000025/e0bfaa10) Requesting authorization (sgsn_auth.c:160) 20240928120701084 DMM INFO MM(262420000000025/e0bfaa10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120701084 DMM DEBUG MM(262420000000025/e0bfaa10) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120701084 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240928120701084 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) 20240928120701084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120701084 DMM INFO MM(262420000000025/e0bfaa10) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0bfaa10) (gprs_gmm.c:300) 20240928120701087 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120701087 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120701087 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240928120701087 DMM INFO MM(262420000000025/e0bfaa10) Subscriber data update (mmctx.c:445) 20240928120701087 DMM DEBUG MM(262420000000025/e0bfaa10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120701087 DMM INFO MM(262420000000025/e0bfaa10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120701087 DMM NOTICE MM(262420000000025/e0bfaa10) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240928120701087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120701087 DMM NOTICE MM(262420000000025/e0bfaa10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120701087 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) 20240928120701088 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120701088 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240928120701088 DMM INFO MM(262420000000025/e0bfaa10) Subscriber data update (mmctx.c:445) 20240928120701088 DMM DEBUG MM(262420000000025/e0bfaa10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120701099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120701099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120701099 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120701099 DMM INFO MM(262420000000025/e0bfaa10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120701099 DMM NOTICE MM(262420000000025/e0bfaa10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120701099 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120701099 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120701099 DLLC NOTICE LLME(ed51051c/e0bfaa10){ASSIGNED} LLGM Assign pre (ffffffff => e0bfaa10) (gprs_llc.c:1079) 20240928120701099 DLLC NOTICE LLME(ffffffff/e0bfaa10){ASSIGNED} LLGM Assign post (ffffffff => e0bfaa10) (gprs_llc.c:1125) 20240928120701099 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120701099 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120701099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120701099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@970e029989d8: setverdict(pass): none -> pass 20240928120701155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120701155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120701156 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120701156 DMM INFO MM(262420000000025/e0bfaa10) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120701156 DMM INFO MM(262420000000025/e0bfaa10) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120701156 DMM DEBUG MM(262420000000025/e0bfaa10) Using GGSN 0 (gprs_sm.c:317) 20240928120701156 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) 20240928120701156 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240928120701156 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120701156 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120701156 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240928120701181 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 70 ed fc 30 11 c9 89 b8 a4 14 05 7f 82 f2 d3 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20240928120701181 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928120701181 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120701181 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=e0bfaa10, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120701181 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120701181 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120701194 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240928120701194 DGPRS INFO PDP(262420000000025:5): Context 0x7f4360a2e0d0 was deleted (sgsn_libgtp.c:703) 20240928120701194 DMM INFO MM(262420000000025/e0bfaa10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120701194 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240928120701194 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928120709195 DMM INFO MM(262420000000025/e0bfaa10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120717002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240928120717196 DMM INFO MM(262420000000025/e0bfaa10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120719557 DGPRS DEBUG Checking for inactive LLMEs, time = 30053438 (sgsn.c:131) 20240928120719947 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120719947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120719948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240928120725197 DMM INFO MM(262420000000025/e0bfaa10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120729579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120729585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120729585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120729593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120729596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120729596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120729608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120729611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120729611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120733199 DMM INFO MM(262420000000025/e0bfaa10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@970e029989d8: Removing Client IMSI='262420000000025'H, index=0 20240928120733218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120733218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240928120733218 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120733218 DMM INFO MM(262420000000025/e0bfaa10) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@970e029989d8: Final verdict of PTC: pass 20240928120733223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120733226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120733226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(951)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@970e029989d8: Final verdict of PTC: none -NSVCI97(939)@970e029989d8: Final verdict of PTC: none -NSVCI99(949)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@970e029989d8: Final verdict of PTC: none -NSVCI98(944)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(937)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(947)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(942)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sat Sep 28 12:07:33 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 20240928120733288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120733690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103204) 20240928120734227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120734227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103204, count=111820) 20240928120735229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120735229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:07:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120736230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120736230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240928120736792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120736794 DMM INFO MM(262420000000025/e0bfaa10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120736794 DMM INFO MM(262420000000025/e0bfaa10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120736794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120736794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120736794 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120736794 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120736794 DLLC NOTICE LLME(ffffffff/e0bfaa10){ASSIGNED} LLGM Assign pre (e0bfaa10 => ffffffff) (gprs_llc.c:1079) 20240928120736794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0bfaa10 => ffffffff) (gprs_llc.c:1125) 20240928120736794 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120736794 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120736795 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240928120736795 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) 20240928120736795 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) 20240928120736795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120736795 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120736795 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120736795 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120736795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120736831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120736831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120736831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120736831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120736831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120736831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120736831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120736831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120736831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120736832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120736832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120736832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120736832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120736832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120736832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120736832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120736832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120736832 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120736832 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120736833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120736833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120736833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120736835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120736839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120736839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120736846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120736846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120736846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120736846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120736846 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120736846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120736846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120736846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120736846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120736847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120736847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120736847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120736847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120736847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120736847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120736847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120736847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120736847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120736847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120736847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120736847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120736847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120736849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120736854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120736854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120736862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120736862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120736862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120736862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120736862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120736862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120736862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120736862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120736862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120736863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120736863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120736863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120736863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120736863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120736863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120736863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120736863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120736863 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120736863 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120736863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120736863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120736863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120736865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120736870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120736870 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120737232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120737232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120737232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120737232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120737236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120737238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@970e029989d8: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='EB1A2CCA'O, index=0 SGSN_Test-GSUP(970)@970e029989d8: 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)@970e029989d8: 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 := '1E279D28A418A1EF20227A43A5117A35'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DDF09B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12D45195779E743A'O } } } } } 20240928120737300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120737300 DLLC NOTICE LLME(ffffffff/eb1a2cca){UNASSIGNED} LLC RX: unknown TLLI 0xeb1a2cca, creating LLME on the fly (gprs_llc.c:552) 20240928120737300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120737300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120737300 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120737300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120737300 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120737300 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120737300 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120737300 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120737300 DLLC NOTICE LLME(ffffffff/eb1a2cca){UNASSIGNED} LLGM Assign pre (eb1a2cca => dfe08d04) (gprs_llc.c:1079) 20240928120737300 DLLC NOTICE LLME(eb1a2cca/dfe08d04){ASSIGNED} LLGM Assign post (eb1a2cca => dfe08d04) (gprs_llc.c:1125) 20240928120737300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120737300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120737300 DMM DEBUG MM(262420000000027/dfe08d04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120737318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120737318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120737318 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120737318 DMM DEBUG MM(262420000000027/dfe08d04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240928120737318 DMM NOTICE MM(262420000000027/dfe08d04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120737319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120737319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120737319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120737319 DMM DEBUG MM(262420000000027/dfe08d04) Requesting authorization (sgsn_auth.c:160) 20240928120737319 DMM INFO MM(262420000000027/dfe08d04) Requesting authentication tuples (sgsn_auth.c:184) 20240928120737319 DMM DEBUG MM(262420000000027/dfe08d04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120737319 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240928120737319 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)@970e029989d8: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240928120737324 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120737324 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120737324 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120737324 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120737324 DMM INFO MM(262420000000027/dfe08d04) Subscriber data update (mmctx.c:445) 20240928120737324 DMM DEBUG MM(262420000000027/dfe08d04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120737324 DMM INFO MM(262420000000027/dfe08d04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120737324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120737324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120737324 DMM INFO MM(262420000000027/dfe08d04) <- GMM AUTH AND CIPHERING REQ (rand = 1e 27 9d 28 a4 18 a1 ef 20 22 7a 43 a5 11 7a 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120737340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120737340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120737340 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120737340 DMM INFO MM(262420000000027/dfe08d04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120737340 DMM NOTICE MM(262420000000027/dfe08d04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120737340 DMM DEBUG MM(262420000000027/dfe08d04) checking auth: received GSM SRES = 6d df 09 b5 (gprs_gmm.c:666) 20240928120737340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120737340 DMM DEBUG MM(262420000000027/dfe08d04) Requesting authorization (sgsn_auth.c:160) 20240928120737340 DMM INFO MM(262420000000027/dfe08d04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120737340 DMM DEBUG MM(262420000000027/dfe08d04) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120737340 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240928120737341 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) 20240928120737341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120737341 DMM INFO MM(262420000000027/dfe08d04) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe08d04) (gprs_gmm.c:300) 20240928120737343 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120737343 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120737343 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240928120737343 DMM INFO MM(262420000000027/dfe08d04) Subscriber data update (mmctx.c:445) 20240928120737343 DMM DEBUG MM(262420000000027/dfe08d04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120737343 DMM INFO MM(262420000000027/dfe08d04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120737343 DMM NOTICE MM(262420000000027/dfe08d04) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240928120737343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120737343 DMM NOTICE MM(262420000000027/dfe08d04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120737343 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) 20240928120737344 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120737344 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240928120737344 DMM INFO MM(262420000000027/dfe08d04) Subscriber data update (mmctx.c:445) 20240928120737344 DMM DEBUG MM(262420000000027/dfe08d04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120737356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120737356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120737356 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120737356 DMM INFO MM(262420000000027/dfe08d04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120737356 DMM NOTICE MM(262420000000027/dfe08d04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120737356 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120737356 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120737356 DLLC NOTICE LLME(eb1a2cca/dfe08d04){ASSIGNED} LLGM Assign pre (ffffffff => dfe08d04) (gprs_llc.c:1079) 20240928120737356 DLLC NOTICE LLME(ffffffff/dfe08d04){ASSIGNED} LLGM Assign post (ffffffff => dfe08d04) (gprs_llc.c:1125) 20240928120737356 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120737356 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120737356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120737356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@970e029989d8: setverdict(pass): none -> pass 20240928120737415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120737415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120737415 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120737415 DMM INFO MM(262420000000027/dfe08d04) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120737415 DMM INFO MM(262420000000027/dfe08d04) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120737415 DMM DEBUG MM(262420000000027/dfe08d04) Using GGSN 0 (gprs_sm.c:317) 20240928120737415 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) 20240928120737415 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240928120737415 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120737415 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120737415 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@970e029989d8: First createPDPContextRequest received, dropping & waiting for retransmission 20240928120742416 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240928120742424 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 ba 95 f0 43 11 51 be 28 c9 14 05 7f 9a fa cb 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=1052 from retransmit req queue (gtp.c:443) 20240928120742424 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928120742424 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120742424 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=dfe08d04, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120742424 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120742424 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240928120742431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120742431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240928120742431 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120742431 DMM INFO MM(262420000000027/dfe08d04) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240928120742431 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120742431 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@970e029989d8: First deletePDPContextRequest received, dropping & waiting for retransmission 20240928120747432 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240928120747439 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) 20240928120747439 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928120747439 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928120747439 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=dfe08d04, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120747439 DMM INFO MM(262420000000027/dfe08d04) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928120747439 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240928120747439 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@970e029989d8: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@970e029989d8: Final verdict of PTC: pass 20240928120747449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@970e029989d8: Final verdict of PTC: none 20240928120747453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120747453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(960)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@970e029989d8: Final verdict of PTC: none -NSVCI98(963)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@970e029989d8: Final verdict of PTC: none -NSVCI97(958)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@970e029989d8: Final verdict of PTC: none -NSVCI99(968)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(956)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(961)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(966)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sat Sep 28 12:07:47 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 20240928120747552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120747954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102420) 20240928120748454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120748454 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) 20240928120749456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120749456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928120749558 DGPRS DEBUG Checking for inactive LLMEs, time = 30053468 (sgsn.c:131) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:07:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120750458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120750458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240928120751060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120751062 DMM INFO MM(262420000000027/dfe08d04) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120751062 DMM INFO MM(262420000000027/dfe08d04) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120751063 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120751063 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120751063 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120751063 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120751063 DLLC NOTICE LLME(ffffffff/dfe08d04){ASSIGNED} LLGM Assign pre (dfe08d04 => ffffffff) (gprs_llc.c:1079) 20240928120751063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe08d04 => ffffffff) (gprs_llc.c:1125) 20240928120751063 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240928120751063 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) 20240928120751063 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) 20240928120751063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120751063 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120751063 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120751063 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120751063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120751104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120751104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120751104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120751104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120751104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120751104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120751104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120751104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120751104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120751105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120751105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120751105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120751105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120751105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120751105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120751105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120751105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120751105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120751105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120751105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120751105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120751105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120751108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120751114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751114 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120751120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120751120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120751120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120751120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120751120 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120751120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120751120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120751120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120751120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240928120751120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120751120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120751120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(982)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120751121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120751121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120751121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120751121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120751121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120751121 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120751121 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120751121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120751121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120751121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120751124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120751128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751128 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120751135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120751135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120751136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120751136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120751136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120751136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120751136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120751136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120751136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120751136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120751136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120751136 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120751136 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120751136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120751137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120751137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120751139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120751145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751145 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120751459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120751459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120751459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120751459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120751463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120751465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@970e029989d8: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FB449E1C'O, index=0 SGSN_Test-GSUP(989)@970e029989d8: 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)@970e029989d8: 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 := '25BA95A3E0A9CAD3D455D0CFE8D94F25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EFEF6D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01E1D759CB9709A4'O } } } } } 20240928120751540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751540 DLLC NOTICE LLME(ffffffff/fb449e1c){UNASSIGNED} LLC RX: unknown TLLI 0xfb449e1c, creating LLME on the fly (gprs_llc.c:552) 20240928120751540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120751540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120751540 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120751540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120751540 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120751540 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120751540 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120751540 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120751540 DLLC NOTICE LLME(ffffffff/fb449e1c){UNASSIGNED} LLGM Assign pre (fb449e1c => f79acdbf) (gprs_llc.c:1079) 20240928120751540 DLLC NOTICE LLME(fb449e1c/f79acdbf){ASSIGNED} LLGM Assign post (fb449e1c => f79acdbf) (gprs_llc.c:1125) 20240928120751540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120751540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120751540 DMM DEBUG MM(262420000000028/f79acdbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120751565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120751565 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120751565 DMM DEBUG MM(262420000000028/f79acdbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240928120751565 DMM NOTICE MM(262420000000028/f79acdbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120751565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120751565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120751565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120751565 DMM DEBUG MM(262420000000028/f79acdbf) Requesting authorization (sgsn_auth.c:160) 20240928120751565 DMM INFO MM(262420000000028/f79acdbf) Requesting authentication tuples (sgsn_auth.c:184) 20240928120751565 DMM DEBUG MM(262420000000028/f79acdbf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120751565 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240928120751565 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)@970e029989d8: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240928120751571 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120751571 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120751571 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120751571 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120751571 DMM INFO MM(262420000000028/f79acdbf) Subscriber data update (mmctx.c:445) 20240928120751571 DMM DEBUG MM(262420000000028/f79acdbf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120751571 DMM INFO MM(262420000000028/f79acdbf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120751571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120751571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120751571 DMM INFO MM(262420000000028/f79acdbf) <- GMM AUTH AND CIPHERING REQ (rand = 25 ba 95 a3 e0 a9 ca d3 d4 55 d0 cf e8 d9 4f 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120751588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120751588 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120751588 DMM INFO MM(262420000000028/f79acdbf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120751588 DMM NOTICE MM(262420000000028/f79acdbf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120751588 DMM DEBUG MM(262420000000028/f79acdbf) checking auth: received GSM SRES = 8e fe f6 d3 (gprs_gmm.c:666) 20240928120751588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120751588 DMM DEBUG MM(262420000000028/f79acdbf) Requesting authorization (sgsn_auth.c:160) 20240928120751588 DMM INFO MM(262420000000028/f79acdbf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120751588 DMM DEBUG MM(262420000000028/f79acdbf) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120751588 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240928120751588 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) 20240928120751588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120751588 DMM INFO MM(262420000000028/f79acdbf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf79acdbf) (gprs_gmm.c:300) 20240928120751591 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120751591 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120751591 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240928120751591 DMM INFO MM(262420000000028/f79acdbf) Subscriber data update (mmctx.c:445) 20240928120751591 DMM DEBUG MM(262420000000028/f79acdbf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120751591 DMM INFO MM(262420000000028/f79acdbf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120751591 DMM NOTICE MM(262420000000028/f79acdbf) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240928120751591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120751591 DMM NOTICE MM(262420000000028/f79acdbf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120751591 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) 20240928120751592 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120751592 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240928120751592 DMM INFO MM(262420000000028/f79acdbf) Subscriber data update (mmctx.c:445) 20240928120751592 DMM DEBUG MM(262420000000028/f79acdbf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120751603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120751603 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120751603 DMM INFO MM(262420000000028/f79acdbf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120751603 DMM NOTICE MM(262420000000028/f79acdbf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120751603 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120751603 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120751603 DLLC NOTICE LLME(fb449e1c/f79acdbf){ASSIGNED} LLGM Assign pre (ffffffff => f79acdbf) (gprs_llc.c:1079) 20240928120751603 DLLC NOTICE LLME(ffffffff/f79acdbf){ASSIGNED} LLGM Assign post (ffffffff => f79acdbf) (gprs_llc.c:1125) 20240928120751603 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120751603 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120751603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120751603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@970e029989d8: setverdict(pass): none -> pass 20240928120751661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120751661 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120751661 DMM INFO MM(262420000000028/f79acdbf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120751661 DMM INFO MM(262420000000028/f79acdbf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120751661 DMM DEBUG MM(262420000000028/f79acdbf) Using GGSN 0 (gprs_sm.c:317) 20240928120751661 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) 20240928120751661 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240928120751661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120751661 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120751661 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240928120751687 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 fb 7f 8d f8 11 17 65 19 be 14 05 7f 49 2a 0c 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) 20240928120751687 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928120751687 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120751687 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=f79acdbf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120751687 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120751687 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120751701 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240928120751701 DGPRS INFO PDP(262420000000028:5): Context 0x7f4360a2e0d0 was deleted (sgsn_libgtp.c:703) 20240928120751701 DMM INFO MM(262420000000028/f79acdbf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120751701 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240928120751701 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@970e029989d8: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240928120751710 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240928120751712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120751712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240928120751712 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120751712 DMM INFO MM(262420000000028/f79acdbf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20240928120751712 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) 20240928120751712 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@970e029989d8: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@970e029989d8: Final verdict of PTC: pass 20240928120751719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@970e029989d8: Final verdict of PTC: none 20240928120751724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120751724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@970e029989d8: Final verdict of PTC: none -NSVCI97(977)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@970e029989d8: Final verdict of PTC: none -NSVCI98(982)@970e029989d8: Final verdict of PTC: none -NSVCI99(987)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(985)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(975)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(980)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sat Sep 28 12:07:51 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 20240928120751827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120752229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88868) 20240928120752725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120752725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88868, count=101916) 20240928120753726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120753726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:07:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120754727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120754727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240928120755331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120755334 DMM INFO MM(262420000000028/f79acdbf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120755334 DMM INFO MM(262420000000028/f79acdbf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120755334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120755334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120755334 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120755334 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120755334 DLLC NOTICE LLME(ffffffff/f79acdbf){ASSIGNED} LLGM Assign pre (f79acdbf => ffffffff) (gprs_llc.c:1079) 20240928120755334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f79acdbf => ffffffff) (gprs_llc.c:1125) 20240928120755334 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120755334 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120755334 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240928120755335 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) 20240928120755335 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) 20240928120755335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120755335 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120755335 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120755335 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120755335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120755382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120755382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120755382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120755382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120755382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120755382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120755382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120755382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120755382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120755383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120755383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120755383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120755383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120755383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120755383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120755383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120755383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120755383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120755383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120755383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120755383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120755383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120755386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120755393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755393 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120755403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120755403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120755403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120755403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120755403 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120755403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120755403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120755403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120755403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120755405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120755405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120755405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120755405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120755405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120755405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120755405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120755405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120755405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120755405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120755405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120755405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120755405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120755408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120755415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755415 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120755424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120755424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120755424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120755424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120755424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120755424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120755424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120755424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120755424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120755425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120755425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120755425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120755426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120755426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120755426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120755426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120755426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120755426 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120755426 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120755426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120755426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120755426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120755428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120755434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755434 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120755728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120755728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120755728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120755728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120755732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240928120755733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@970e029989d8: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='D542B444'O, index=0 SGSN_Test-GSUP(1008)@970e029989d8: 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)@970e029989d8: 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 := '5D5BEE84C944114942256B2F144FCD88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '164B7FD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD3500216EC8C7CC'O } } } } } 20240928120755794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755794 DLLC NOTICE LLME(ffffffff/d542b444){UNASSIGNED} LLC RX: unknown TLLI 0xd542b444, creating LLME on the fly (gprs_llc.c:552) 20240928120755794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120755794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120755794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120755794 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120755794 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120755794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120755794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120755794 DLLC NOTICE LLME(ffffffff/d542b444){UNASSIGNED} LLGM Assign pre (d542b444 => c410de69) (gprs_llc.c:1079) 20240928120755794 DLLC NOTICE LLME(d542b444/c410de69){ASSIGNED} LLGM Assign post (d542b444 => c410de69) (gprs_llc.c:1125) 20240928120755794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120755794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120755794 DMM DEBUG MM(262420000000026/c410de69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120755815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755815 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120755815 DMM DEBUG MM(262420000000026/c410de69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240928120755815 DMM NOTICE MM(262420000000026/c410de69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120755815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120755815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120755815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120755815 DMM DEBUG MM(262420000000026/c410de69) Requesting authorization (sgsn_auth.c:160) 20240928120755815 DMM INFO MM(262420000000026/c410de69) Requesting authentication tuples (sgsn_auth.c:184) 20240928120755815 DMM DEBUG MM(262420000000026/c410de69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120755815 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240928120755815 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)@970e029989d8: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240928120755822 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120755822 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120755822 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120755822 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120755822 DMM INFO MM(262420000000026/c410de69) Subscriber data update (mmctx.c:445) 20240928120755822 DMM DEBUG MM(262420000000026/c410de69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120755822 DMM INFO MM(262420000000026/c410de69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120755822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120755822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120755822 DMM INFO MM(262420000000026/c410de69) <- GMM AUTH AND CIPHERING REQ (rand = 5d 5b ee 84 c9 44 11 49 42 25 6b 2f 14 4f cd 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120755837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755837 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120755837 DMM INFO MM(262420000000026/c410de69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120755837 DMM NOTICE MM(262420000000026/c410de69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120755837 DMM DEBUG MM(262420000000026/c410de69) checking auth: received GSM SRES = 16 4b 7f d2 (gprs_gmm.c:666) 20240928120755837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120755837 DMM DEBUG MM(262420000000026/c410de69) Requesting authorization (sgsn_auth.c:160) 20240928120755837 DMM INFO MM(262420000000026/c410de69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120755838 DMM DEBUG MM(262420000000026/c410de69) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120755838 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240928120755838 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) 20240928120755838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120755838 DMM INFO MM(262420000000026/c410de69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc410de69) (gprs_gmm.c:300) 20240928120755840 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120755840 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120755840 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240928120755840 DMM INFO MM(262420000000026/c410de69) Subscriber data update (mmctx.c:445) 20240928120755840 DMM DEBUG MM(262420000000026/c410de69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120755840 DMM INFO MM(262420000000026/c410de69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120755840 DMM NOTICE MM(262420000000026/c410de69) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240928120755840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120755840 DMM NOTICE MM(262420000000026/c410de69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120755840 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) 20240928120755841 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120755841 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240928120755841 DMM INFO MM(262420000000026/c410de69) Subscriber data update (mmctx.c:445) 20240928120755841 DMM DEBUG MM(262420000000026/c410de69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120755854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755854 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120755854 DMM INFO MM(262420000000026/c410de69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120755854 DMM NOTICE MM(262420000000026/c410de69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120755854 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120755854 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120755854 DLLC NOTICE LLME(d542b444/c410de69){ASSIGNED} LLGM Assign pre (ffffffff => c410de69) (gprs_llc.c:1079) 20240928120755854 DLLC NOTICE LLME(ffffffff/c410de69){ASSIGNED} LLGM Assign post (ffffffff => c410de69) (gprs_llc.c:1125) 20240928120755854 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120755854 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120755854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120755854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@970e029989d8: setverdict(pass): none -> pass 20240928120755912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755912 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120755912 DMM INFO MM(262420000000026/c410de69) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120755912 DMM INFO MM(262420000000026/c410de69) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120755912 DMM DEBUG MM(262420000000026/c410de69) Using GGSN 0 (gprs_sm.c:317) 20240928120755912 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) 20240928120755912 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240928120755912 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120755912 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120755912 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240928120755934 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 8b 92 f7 55 11 b8 26 b8 11 14 05 7f 16 9a a5 e8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240928120755934 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928120755934 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120755934 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=c410de69, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120755934 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120755934 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120755942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755942 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755942 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120755945 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 8b 92 f7 55 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240928120755945 DGPRS INFO PDP(262420000000026:5): Context 0x7f4360a2e0d0 was deleted (sgsn_libgtp.c:703) 20240928120755945 DMM INFO MM(262420000000026/c410de69) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240928120755945 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240928120755945 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@970e029989d8: Removing Client IMSI='262420000000026'H, index=0 20240928120755951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120755951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240928120755951 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120755951 DMM INFO MM(262420000000026/c410de69) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@970e029989d8: Final verdict of PTC: pass 20240928120755953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@970e029989d8: Final verdict of PTC: none -NSVCI99(1006)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@970e029989d8: Final verdict of PTC: none 20240928120755957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120755957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(997)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@970e029989d8: Final verdict of PTC: none -NSVCI97(996)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(994)@970e029989d8: Final verdict of PTC: none -NSVCI98(1001)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(999)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1004)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sat Sep 28 12:07:55 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 20240928120756025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120756428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84620) 20240928120756958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120756958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84620, count=104100) 20240928120757959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120757959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:07:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120758961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120758961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_pdp_act_gmm_detach started. 20240928120759517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120759518 DMM INFO MM(262420000000026/c410de69) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120759518 DMM INFO MM(262420000000026/c410de69) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120759518 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120759518 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120759518 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120759518 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120759518 DLLC NOTICE LLME(ffffffff/c410de69){ASSIGNED} LLGM Assign pre (c410de69 => ffffffff) (gprs_llc.c:1079) 20240928120759518 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c410de69 => ffffffff) (gprs_llc.c:1125) 20240928120759518 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120759518 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120759518 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240928120759518 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) 20240928120759518 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) 20240928120759518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120759518 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120759518 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120759518 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120759518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120759541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120759541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120759541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120759541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120759541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120759541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120759541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120759541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120759541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120759543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120759543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120759543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120759543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120759543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120759543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120759543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120759543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120759543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120759543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120759543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120759543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120759543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928120759546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120759553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120759553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120759561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120759561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120759561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120759561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120759561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120759561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120759561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120759561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120759561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120759562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120759562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120759562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120759562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120759562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120759562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120759562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120759562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120759562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120759562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120759562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120759563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120759563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120759564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120759575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120759575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120759588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120759588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120759588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120759588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120759588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120759588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120759588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120759588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120759588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120759589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120759589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120759589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120759589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120759589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120759589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120759589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120759589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120759589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120759589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120759589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120759589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120759589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120759591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120759596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120759596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120759962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120759962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120759962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120759962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120759966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120759967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@970e029989d8: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F4DFA009'O, index=0 SGSN_Test-GSUP(1027)@970e029989d8: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@970e029989d8: 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 := '81A3EAD3C1180DEDAA7FD573443AC361'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F5CADAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AD494E8AF78F02E'O } } } } } 20240928120800012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120800012 DLLC NOTICE LLME(ffffffff/f4dfa009){UNASSIGNED} LLC RX: unknown TLLI 0xf4dfa009, creating LLME on the fly (gprs_llc.c:552) 20240928120800012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120800012 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120800012 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120800012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120800012 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120800012 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120800012 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120800012 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120800012 DLLC NOTICE LLME(ffffffff/f4dfa009){UNASSIGNED} LLGM Assign pre (f4dfa009 => de5e2e0d) (gprs_llc.c:1079) 20240928120800012 DLLC NOTICE LLME(f4dfa009/de5e2e0d){ASSIGNED} LLGM Assign post (f4dfa009 => de5e2e0d) (gprs_llc.c:1125) 20240928120800012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120800012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120800012 DMM DEBUG MM(262420000000026/de5e2e0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120800018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120800018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120800018 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120800018 DMM DEBUG MM(262420000000026/de5e2e0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240928120800018 DMM NOTICE MM(262420000000026/de5e2e0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120800018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120800018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120800018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120800018 DMM DEBUG MM(262420000000026/de5e2e0d) Requesting authorization (sgsn_auth.c:160) 20240928120800018 DMM INFO MM(262420000000026/de5e2e0d) Requesting authentication tuples (sgsn_auth.c:184) 20240928120800018 DMM DEBUG MM(262420000000026/de5e2e0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120800018 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240928120800018 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)@970e029989d8: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240928120800020 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120800020 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120800020 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120800020 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120800020 DMM INFO MM(262420000000026/de5e2e0d) Subscriber data update (mmctx.c:445) 20240928120800020 DMM DEBUG MM(262420000000026/de5e2e0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120800020 DMM INFO MM(262420000000026/de5e2e0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120800020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120800020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120800020 DMM INFO MM(262420000000026/de5e2e0d) <- GMM AUTH AND CIPHERING REQ (rand = 81 a3 ea d3 c1 18 0d ed aa 7f d5 73 44 3a c3 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120800023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120800023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120800023 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120800023 DMM INFO MM(262420000000026/de5e2e0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120800023 DMM NOTICE MM(262420000000026/de5e2e0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120800023 DMM DEBUG MM(262420000000026/de5e2e0d) checking auth: received GSM SRES = 7f 5c ad ab (gprs_gmm.c:666) 20240928120800023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120800023 DMM DEBUG MM(262420000000026/de5e2e0d) Requesting authorization (sgsn_auth.c:160) 20240928120800023 DMM INFO MM(262420000000026/de5e2e0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120800023 DMM DEBUG MM(262420000000026/de5e2e0d) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120800023 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240928120800023 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) 20240928120800023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120800023 DMM INFO MM(262420000000026/de5e2e0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xde5e2e0d) (gprs_gmm.c:300) 20240928120800024 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120800024 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120800024 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240928120800024 DMM INFO MM(262420000000026/de5e2e0d) Subscriber data update (mmctx.c:445) 20240928120800024 DMM DEBUG MM(262420000000026/de5e2e0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120800024 DMM INFO MM(262420000000026/de5e2e0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120800024 DMM NOTICE MM(262420000000026/de5e2e0d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240928120800024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120800024 DMM NOTICE MM(262420000000026/de5e2e0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120800024 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) 20240928120800024 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120800024 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240928120800024 DMM INFO MM(262420000000026/de5e2e0d) Subscriber data update (mmctx.c:445) 20240928120800024 DMM DEBUG MM(262420000000026/de5e2e0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120800027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120800027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120800027 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120800027 DMM INFO MM(262420000000026/de5e2e0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120800027 DMM NOTICE MM(262420000000026/de5e2e0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120800027 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120800027 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120800027 DLLC NOTICE LLME(f4dfa009/de5e2e0d){ASSIGNED} LLGM Assign pre (ffffffff => de5e2e0d) (gprs_llc.c:1079) 20240928120800027 DLLC NOTICE LLME(ffffffff/de5e2e0d){ASSIGNED} LLGM Assign post (ffffffff => de5e2e0d) (gprs_llc.c:1125) 20240928120800027 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120800027 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120800027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120800027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@970e029989d8: setverdict(pass): none -> pass 20240928120800086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120800086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120800086 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120800086 DMM INFO MM(262420000000026/de5e2e0d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120800086 DMM INFO MM(262420000000026/de5e2e0d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120800086 DMM DEBUG MM(262420000000026/de5e2e0d) Using GGSN 0 (gprs_sm.c:317) 20240928120800086 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) 20240928120800086 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240928120800086 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120800086 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120800086 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240928120800111 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 1d e2 f0 1b 11 2f b3 4c 6e 14 05 7f 99 c7 3a 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=1056 from retransmit req queue (gtp.c:443) 20240928120800111 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2e0d0, cbp=0x55f94be826e0) (sgsn_libgtp.c:629) 20240928120800111 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120800111 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=de5e2e0d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120800111 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120800111 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120800128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120800128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120800128 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120800128 DMM INFO MM(262420000000026/de5e2e0d) -> GMM DETACH REQUEST TLLI=0xde5e2e0d type=GPRS detach (gprs_gmm.c:1465) 20240928120800128 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240928120800128 DMM INFO MM(262420000000026/de5e2e0d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120800128 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120800128 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120800128 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120800128 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120800128 DLLC NOTICE LLME(ffffffff/de5e2e0d){ASSIGNED} LLGM Assign pre (de5e2e0d => ffffffff) (gprs_llc.c:1079) 20240928120800128 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de5e2e0d => ffffffff) (gprs_llc.c:1125) 20240928120800128 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120800128 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120800128 DMM NOTICE MM(262420000000026/de5e2e0d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120800128 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240928120800128 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120800129 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120800129 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240928120800129 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240928120800129 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) 20240928120800129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120800129 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120800129 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120800129 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120800130 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@970e029989d8: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@970e029989d8: Final verdict of PTC: pass 20240928120800144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@970e029989d8: Final verdict of PTC: none 20240928120800150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120800150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1025)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@970e029989d8: Final verdict of PTC: none -NSVCI97(1015)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@970e029989d8: Final verdict of PTC: none -NSVCI98(1020)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1013)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1023)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1018)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sat Sep 28 12:08:00 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 20240928120800246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120800548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91504) 20240928120801152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120801152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91504, count=107232) 20240928120802153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120802154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:08:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120803155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120803155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240928120803643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120803646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120803702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120803702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120803702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120803702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120803702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120803702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120803702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120803702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120803702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120803703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120803703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120803703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120803703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120803703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120803703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120803703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120803703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120803703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120803703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120803703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120803703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120803703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120803706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120803712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120803712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120803718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120803718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120803718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120803718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120803718 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120803718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120803718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120803718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120803718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120803719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120803719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120803719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120803719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120803719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120803719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120803719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120803719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120803719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120803719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120803719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120803720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120803720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120803721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120803727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120803727 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120803734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120803734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120803735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120803735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120803735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120803735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120803735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120803735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120803735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120803736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120803736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120803736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120803736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120803736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120803736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120803736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120803736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120803736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120803736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120803736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120803736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120803736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120803738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120803742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120803743 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120804156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120804156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120804156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120804156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120804168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120804171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@970e029989d8: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E3463CA5'O, index=0 SGSN_Test-GSUP(1046)@970e029989d8: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240928120805250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120805250 DLLC NOTICE LLME(ffffffff/e3463ca5){UNASSIGNED} LLC RX: unknown TLLI 0xe3463ca5, creating LLME on the fly (gprs_llc.c:552) 20240928120805250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120805250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240928120805250 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120805250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120805250 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120805250 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120805250 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120805250 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120805250 DLLC NOTICE LLME(ffffffff/e3463ca5){UNASSIGNED} LLGM Assign pre (e3463ca5 => e125ab14) (gprs_llc.c:1079) 20240928120805250 DLLC NOTICE LLME(e3463ca5/e125ab14){ASSIGNED} LLGM Assign post (e3463ca5 => e125ab14) (gprs_llc.c:1125) 20240928120805250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120805250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120805250 DMM DEBUG MM(262420000000039/e125ab14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120805270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120805270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240928120805270 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120805270 DMM INFO MM(262420000000039/e125ab14) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240928120805270 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120805270 DLLC NOTICE LLME(e3463ca5/e125ab14){ASSIGNED} LLGM Assign pre (e3463ca5 => e125ab14) (gprs_llc.c:1079) 20240928120805270 DLLC NOTICE LLME(e3463ca5/e125ab14){ASSIGNED} LLGM Assign post (e3463ca5 => e125ab14) (gprs_llc.c:1125) 20240928120805270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120805270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120805270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120805270 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120805270 DMM DEBUG MM(262420000000039/e125ab14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240928120805270 DMM NOTICE MM(262420000000039/e125ab14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120805270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120805270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120805270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928120805270 DMM INFO MM(262420000000039/e125ab14) <- GMM ATTACH ACCEPT (new P-TMSI=0xe125ab14) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@970e029989d8: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@970e029989d8: Removing Client IMSI='262420000000039'H, index=0 20240928120806280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120806280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120806280 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120806280 DMM INFO MM(262420000000039/e125ab14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120806280 DMM NOTICE MM(262420000000039/e125ab14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120806280 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120806280 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120806280 DLLC NOTICE LLME(e3463ca5/e125ab14){ASSIGNED} LLGM Assign pre (ffffffff => e125ab14) (gprs_llc.c:1079) 20240928120806280 DLLC NOTICE LLME(ffffffff/e125ab14){ASSIGNED} LLGM Assign post (ffffffff => e125ab14) (gprs_llc.c:1125) 20240928120806280 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120806280 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120806280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120806280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@970e029989d8: Final verdict of PTC: pass 20240928120806284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@970e029989d8: Final verdict of PTC: none 20240928120806288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120806288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1044)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1046)@970e029989d8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@970e029989d8: Final verdict of PTC: none -NSVCI98(1039)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@970e029989d8: Final verdict of PTC: none -NSVCI97(1034)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@970e029989d8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1032)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1037)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1042)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sat Sep 28 12:08:06 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 20240928120806349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120806751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66304) 20240928120807289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120807289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66304, count=70940) 20240928120808291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120808291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sat Sep 28 12:08:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120809292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120809292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_xid_empty_l3 started. 20240928120809849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120809851 DMM INFO MM(262420000000039/e125ab14) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120809851 DMM INFO MM(262420000000039/e125ab14) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120809851 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120809851 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120809851 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120809851 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120809852 DLLC NOTICE LLME(ffffffff/e125ab14){ASSIGNED} LLGM Assign pre (e125ab14 => ffffffff) (gprs_llc.c:1079) 20240928120809852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e125ab14 => ffffffff) (gprs_llc.c:1125) 20240928120809852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120809852 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120809852 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120809852 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120809852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120809892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120809892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120809892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120809892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120809892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120809892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120809892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120809892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120809892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120809893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120809893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120809893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120809893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120809893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120809893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120809893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120809893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120809893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120809893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120809893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120809893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120809893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120809895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120809899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120809899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120809912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120809912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120809912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120809912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120809912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120809912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120809912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120809912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120809912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120809913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120809913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120809913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120809913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120809913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120809913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120809913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120809913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120809913 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120809913 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120809913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120809914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120809914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120809916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120809921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120809921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120809930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120809930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120809930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120809930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120809930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120809930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120809930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120809931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120809931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240928120809931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120809931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120809931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1063)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120809931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120809931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120809931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120809931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120809931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120809931 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120809931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120809931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120809931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120809931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120809933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120809938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120809938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120810294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120810294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120810294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120810294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120810299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120810301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@970e029989d8: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='FDF179AB'O, index=0 SGSN_Test-GSUP(1065)@970e029989d8: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@970e029989d8: 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 := '59AFBB03A1871141623627E0392D01B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F61CF73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76AA10BE37EF17BB'O } } } } } 20240928120811374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120811374 DLLC NOTICE LLME(ffffffff/fdf179ab){UNASSIGNED} LLC RX: unknown TLLI 0xfdf179ab, creating LLME on the fly (gprs_llc.c:552) 20240928120811374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120811374 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120811374 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120811374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120811374 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120811374 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120811374 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120811374 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120811374 DLLC NOTICE LLME(ffffffff/fdf179ab){UNASSIGNED} LLGM Assign pre (fdf179ab => f27df704) (gprs_llc.c:1079) 20240928120811374 DLLC NOTICE LLME(fdf179ab/f27df704){ASSIGNED} LLGM Assign post (fdf179ab => f27df704) (gprs_llc.c:1125) 20240928120811374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120811374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120811374 DMM DEBUG MM(262420000000044/f27df704) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120811395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120811395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120811395 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120811395 DMM DEBUG MM(262420000000044/f27df704) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240928120811395 DMM NOTICE MM(262420000000044/f27df704) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120811395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120811395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120811395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120811395 DMM DEBUG MM(262420000000044/f27df704) Requesting authorization (sgsn_auth.c:160) 20240928120811395 DMM INFO MM(262420000000044/f27df704) Requesting authentication tuples (sgsn_auth.c:184) 20240928120811395 DMM DEBUG MM(262420000000044/f27df704) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120811395 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240928120811395 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)@970e029989d8: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@970e029989d8: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240928120811401 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120811401 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120811401 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120811401 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120811401 DMM INFO MM(262420000000044/f27df704) Subscriber data update (mmctx.c:445) 20240928120811401 DMM DEBUG MM(262420000000044/f27df704) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120811401 DMM INFO MM(262420000000044/f27df704) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120811401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120811401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120811401 DMM INFO MM(262420000000044/f27df704) <- GMM AUTH AND CIPHERING REQ (rand = 59 af bb 03 a1 87 11 41 62 36 27 e0 39 2d 01 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120811413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120811413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120811413 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120811413 DMM INFO MM(262420000000044/f27df704) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120811413 DMM NOTICE MM(262420000000044/f27df704) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120811413 DMM DEBUG MM(262420000000044/f27df704) checking auth: received GSM SRES = 4f 61 cf 73 (gprs_gmm.c:666) 20240928120811413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120811413 DMM DEBUG MM(262420000000044/f27df704) Requesting authorization (sgsn_auth.c:160) 20240928120811413 DMM INFO MM(262420000000044/f27df704) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120811413 DMM DEBUG MM(262420000000044/f27df704) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120811413 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240928120811413 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) 20240928120811413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120811413 DMM INFO MM(262420000000044/f27df704) <- GMM ATTACH ACCEPT (new P-TMSI=0xf27df704) (gprs_gmm.c:300) 20240928120811415 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120811415 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120811415 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240928120811415 DMM INFO MM(262420000000044/f27df704) Subscriber data update (mmctx.c:445) 20240928120811415 DMM DEBUG MM(262420000000044/f27df704) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120811415 DMM INFO MM(262420000000044/f27df704) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120811415 DMM NOTICE MM(262420000000044/f27df704) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240928120811415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120811415 DMM NOTICE MM(262420000000044/f27df704) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120811415 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) 20240928120811415 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120811415 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240928120811415 DMM INFO MM(262420000000044/f27df704) Subscriber data update (mmctx.c:445) 20240928120811415 DMM DEBUG MM(262420000000044/f27df704) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120811420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120811420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120811420 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120811420 DMM INFO MM(262420000000044/f27df704) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120811420 DMM NOTICE MM(262420000000044/f27df704) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120811420 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120811420 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120811420 DLLC NOTICE LLME(fdf179ab/f27df704){ASSIGNED} LLGM Assign pre (ffffffff => f27df704) (gprs_llc.c:1079) 20240928120811420 DLLC NOTICE LLME(ffffffff/f27df704){ASSIGNED} LLGM Assign post (ffffffff => f27df704) (gprs_llc.c:1125) 20240928120811420 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120811420 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120811420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120811420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@970e029989d8: setverdict(pass): none -> pass 20240928120811471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120811471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120811471 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120811471 DMM INFO MM(262420000000044/f27df704) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120811471 DMM INFO MM(262420000000044/f27df704) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120811471 DMM DEBUG MM(262420000000044/f27df704) Using GGSN 0 (gprs_sm.c:317) 20240928120811471 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) 20240928120811471 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240928120811471 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120811471 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120811471 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240928120811480 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 97 12 c8 40 11 10 05 55 ec 14 05 7f 05 b8 97 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20240928120811480 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a2f148, cbp=0x55f94be81610) (sgsn_libgtp.c:629) 20240928120811480 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120811480 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=f27df704, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120811480 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120811480 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120811487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120811487 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240928120811487 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240928120811487 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@970e029989d8: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@970e029989d8: Final verdict of PTC: pass 20240928120811496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@970e029989d8: Final verdict of PTC: none 20240928120811498 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120811498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@970e029989d8: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@970e029989d8: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@970e029989d8: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@970e029989d8: Final verdict of PTC: none -NSVCI99(1063)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@970e029989d8: Final verdict of PTC: none -NSVCI97(1053)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1051)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1061)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1056)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@970e029989d8: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sat Sep 28 12:08:11 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 20240928120811592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120811994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81924) 20240928120812499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120812500 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=98136) 20240928120813502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120813502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sat Sep 28 12:08:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120814504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120814504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_xid_n201u started. 20240928120815088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120815091 DMM INFO MM(262420000000044/f27df704) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120815091 DMM INFO MM(262420000000044/f27df704) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120815091 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120815091 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120815091 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120815091 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120815091 DLLC NOTICE LLME(ffffffff/f27df704){ASSIGNED} LLGM Assign pre (f27df704 => ffffffff) (gprs_llc.c:1079) 20240928120815091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f27df704 => ffffffff) (gprs_llc.c:1125) 20240928120815091 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120815091 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120815091 DMM NOTICE MM(262420000000044/f27df704) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120815091 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240928120815091 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120815091 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120815091 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240928120815091 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240928120815091 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) 20240928120815091 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) 20240928120815091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120815091 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120815091 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120815091 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120815091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120815137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120815137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120815137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120815137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120815137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120815137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120815137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120815137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120815137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120815138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120815138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120815138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120815138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120815138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120815138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120815138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120815138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120815138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120815138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120815138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120815138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120815138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120815141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928120815149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120815149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1073)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1071)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120815153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120815153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120815153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120815153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120815153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120815153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120815153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120815153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120815153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120815154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120815154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120815154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120815154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120815154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120815154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120815154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120815154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120815154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120815154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120815154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120815154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120815154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120815157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120815162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120815162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120815170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120815170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120815170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120815170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120815170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120815170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120815170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120815170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120815170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120815171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120815171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120815171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120815171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120815171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120815171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120815171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120815171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120815171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120815171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120815171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120815171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120815171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120815173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120815177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120815178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120815505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120815505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120815505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120815506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120815510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120815511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@970e029989d8: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='EC0D3A5E'O, index=0 SGSN_Test-GSUP(1084)@970e029989d8: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@970e029989d8: 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 := 'B73AE4E5B728CC1CD9F1A6BCE2A34FFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '910FD368'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43358ADFE360EF98'O } } } } } 20240928120816582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120816582 DLLC NOTICE LLME(ffffffff/ec0d3a5e){UNASSIGNED} LLC RX: unknown TLLI 0xec0d3a5e, creating LLME on the fly (gprs_llc.c:552) 20240928120816582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120816583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120816583 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120816583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120816583 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120816583 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120816583 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120816583 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120816583 DLLC NOTICE LLME(ffffffff/ec0d3a5e){UNASSIGNED} LLGM Assign pre (ec0d3a5e => d80b49af) (gprs_llc.c:1079) 20240928120816583 DLLC NOTICE LLME(ec0d3a5e/d80b49af){ASSIGNED} LLGM Assign post (ec0d3a5e => d80b49af) (gprs_llc.c:1125) 20240928120816583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120816583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120816583 DMM DEBUG MM(262420000000045/d80b49af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120816604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120816604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120816604 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120816604 DMM DEBUG MM(262420000000045/d80b49af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240928120816604 DMM NOTICE MM(262420000000045/d80b49af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120816604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120816604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120816604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120816604 DMM DEBUG MM(262420000000045/d80b49af) Requesting authorization (sgsn_auth.c:160) 20240928120816604 DMM INFO MM(262420000000045/d80b49af) Requesting authentication tuples (sgsn_auth.c:184) 20240928120816604 DMM DEBUG MM(262420000000045/d80b49af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120816604 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240928120816604 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)@970e029989d8: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@970e029989d8: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240928120816611 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120816611 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120816611 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120816611 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120816611 DMM INFO MM(262420000000045/d80b49af) Subscriber data update (mmctx.c:445) 20240928120816611 DMM DEBUG MM(262420000000045/d80b49af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120816611 DMM INFO MM(262420000000045/d80b49af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120816611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120816611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120816611 DMM INFO MM(262420000000045/d80b49af) <- GMM AUTH AND CIPHERING REQ (rand = b7 3a e4 e5 b7 28 cc 1c d9 f1 a6 bc e2 a3 4f fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120816627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120816627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120816627 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120816627 DMM INFO MM(262420000000045/d80b49af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120816628 DMM NOTICE MM(262420000000045/d80b49af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120816628 DMM DEBUG MM(262420000000045/d80b49af) checking auth: received GSM SRES = 91 0f d3 68 (gprs_gmm.c:666) 20240928120816628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120816628 DMM DEBUG MM(262420000000045/d80b49af) Requesting authorization (sgsn_auth.c:160) 20240928120816628 DMM INFO MM(262420000000045/d80b49af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120816628 DMM DEBUG MM(262420000000045/d80b49af) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120816628 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240928120816628 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) 20240928120816628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120816628 DMM INFO MM(262420000000045/d80b49af) <- GMM ATTACH ACCEPT (new P-TMSI=0xd80b49af) (gprs_gmm.c:300) 20240928120816631 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120816631 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120816631 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240928120816631 DMM INFO MM(262420000000045/d80b49af) Subscriber data update (mmctx.c:445) 20240928120816631 DMM DEBUG MM(262420000000045/d80b49af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120816631 DMM INFO MM(262420000000045/d80b49af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120816631 DMM NOTICE MM(262420000000045/d80b49af) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240928120816631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120816631 DMM NOTICE MM(262420000000045/d80b49af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120816631 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) 20240928120816633 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120816633 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240928120816633 DMM INFO MM(262420000000045/d80b49af) Subscriber data update (mmctx.c:445) 20240928120816633 DMM DEBUG MM(262420000000045/d80b49af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120816644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120816644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120816644 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120816644 DMM INFO MM(262420000000045/d80b49af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120816644 DMM NOTICE MM(262420000000045/d80b49af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120816644 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120816644 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120816644 DLLC NOTICE LLME(ec0d3a5e/d80b49af){ASSIGNED} LLGM Assign pre (ffffffff => d80b49af) (gprs_llc.c:1079) 20240928120816644 DLLC NOTICE LLME(ffffffff/d80b49af){ASSIGNED} LLGM Assign post (ffffffff => d80b49af) (gprs_llc.c:1125) 20240928120816644 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120816644 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120816644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120816644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@970e029989d8: setverdict(pass): none -> pass 20240928120816702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120816702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120816702 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120816702 DMM INFO MM(262420000000045/d80b49af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120816702 DMM INFO MM(262420000000045/d80b49af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120816702 DMM DEBUG MM(262420000000045/d80b49af) Using GGSN 0 (gprs_sm.c:317) 20240928120816702 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) 20240928120816702 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240928120816702 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120816702 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120816702 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240928120816728 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 e2 e6 57 32 11 35 6d 3e 8f 14 05 7f fe 9e 6e 76 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) 20240928120816728 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a301c0, cbp=0x55f94be81d00) (sgsn_libgtp.c:629) 20240928120816728 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120816728 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=d80b49af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120816728 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120816728 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120816745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120816745 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240928120816745 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240928120816745 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240928120816745 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@970e029989d8: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@970e029989d8: Final verdict of PTC: pass 20240928120816757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@970e029989d8: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@970e029989d8: Final verdict of PTC: none -NSVCI98(1077)@970e029989d8: Final verdict of PTC: none -NSVCI97(1072)@970e029989d8: Final verdict of PTC: none 20240928120816761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120816761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1082)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@970e029989d8: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@970e029989d8: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1080)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1070)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1075)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. Sat Sep 28 12:08:16 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@970e029989d8: Test case TC_xid_n201u finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. 20240928120816860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120817262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85220) 20240928120817762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120817762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85220, count=100836) 20240928120818763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120818763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sat Sep 28 12:08:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120819558 DGPRS DEBUG Checking for inactive LLMEs, time = 30053498 (sgsn.c:131) 20240928120819764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120819764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_llc_null started. 20240928120820298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120820300 DMM INFO MM(262420000000045/d80b49af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120820300 DMM INFO MM(262420000000045/d80b49af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120820300 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120820300 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120820300 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120820300 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120820300 DLLC NOTICE LLME(ffffffff/d80b49af){ASSIGNED} LLGM Assign pre (d80b49af => ffffffff) (gprs_llc.c:1079) 20240928120820300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d80b49af => ffffffff) (gprs_llc.c:1125) 20240928120820300 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120820300 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120820300 DMM NOTICE MM(262420000000045/d80b49af) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120820300 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240928120820300 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120820300 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120820301 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240928120820301 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240928120820301 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) 20240928120820301 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) 20240928120820301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120820301 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120820301 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120820301 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120820301 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120820347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120820347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120820347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120820347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120820347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120820347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120820347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120820348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120820348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120820350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120820355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120820355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120820362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120820362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120820362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120820362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120820362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120820363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120820363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120820363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120820363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120820363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120820363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120820363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120820363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120820363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120820363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120820363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120820363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120820363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120820365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120820371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120820371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120820379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120820379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120820379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120820379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120820379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120820380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120820380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120820380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120820380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120820380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120820381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120820386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120820386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120820765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120820765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120820765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120820765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120820767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240928120820767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@970e029989d8: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C7CC5433'O, index=0 SGSN_Test-GSUP(1103)@970e029989d8: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@970e029989d8: 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 := '2CF21512190A16E0AF85A4BC55AEA96D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F6F37CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0389A4FF1BCA3665'O } } } } } 20240928120821833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120821833 DLLC NOTICE LLME(ffffffff/c7cc5433){UNASSIGNED} LLC RX: unknown TLLI 0xc7cc5433, creating LLME on the fly (gprs_llc.c:552) 20240928120821833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120821833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120821833 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120821833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120821833 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120821833 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120821833 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120821833 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120821833 DLLC NOTICE LLME(ffffffff/c7cc5433){UNASSIGNED} LLGM Assign pre (c7cc5433 => f8dd8018) (gprs_llc.c:1079) 20240928120821833 DLLC NOTICE LLME(c7cc5433/f8dd8018){ASSIGNED} LLGM Assign post (c7cc5433 => f8dd8018) (gprs_llc.c:1125) 20240928120821833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120821833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120821833 DMM DEBUG MM(262420000000041/f8dd8018) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120821847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120821847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120821847 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120821848 DMM DEBUG MM(262420000000041/f8dd8018) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240928120821848 DMM NOTICE MM(262420000000041/f8dd8018) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120821848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120821848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120821848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120821848 DMM DEBUG MM(262420000000041/f8dd8018) Requesting authorization (sgsn_auth.c:160) 20240928120821848 DMM INFO MM(262420000000041/f8dd8018) Requesting authentication tuples (sgsn_auth.c:184) 20240928120821848 DMM DEBUG MM(262420000000041/f8dd8018) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120821848 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240928120821848 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)@970e029989d8: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@970e029989d8: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240928120821853 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120821853 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120821853 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120821853 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120821853 DMM INFO MM(262420000000041/f8dd8018) Subscriber data update (mmctx.c:445) 20240928120821853 DMM DEBUG MM(262420000000041/f8dd8018) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120821853 DMM INFO MM(262420000000041/f8dd8018) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120821853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120821853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120821853 DMM INFO MM(262420000000041/f8dd8018) <- GMM AUTH AND CIPHERING REQ (rand = 2c f2 15 12 19 0a 16 e0 af 85 a4 bc 55 ae a9 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120821872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120821872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120821872 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120821872 DMM INFO MM(262420000000041/f8dd8018) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120821872 DMM NOTICE MM(262420000000041/f8dd8018) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120821872 DMM DEBUG MM(262420000000041/f8dd8018) checking auth: received GSM SRES = 1f 6f 37 cb (gprs_gmm.c:666) 20240928120821872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120821872 DMM DEBUG MM(262420000000041/f8dd8018) Requesting authorization (sgsn_auth.c:160) 20240928120821872 DMM INFO MM(262420000000041/f8dd8018) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120821872 DMM DEBUG MM(262420000000041/f8dd8018) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120821872 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240928120821872 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) 20240928120821872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120821872 DMM INFO MM(262420000000041/f8dd8018) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8dd8018) (gprs_gmm.c:300) 20240928120821876 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120821876 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120821876 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240928120821876 DMM INFO MM(262420000000041/f8dd8018) Subscriber data update (mmctx.c:445) 20240928120821876 DMM DEBUG MM(262420000000041/f8dd8018) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120821876 DMM INFO MM(262420000000041/f8dd8018) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120821876 DMM NOTICE MM(262420000000041/f8dd8018) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240928120821876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120821876 DMM NOTICE MM(262420000000041/f8dd8018) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120821876 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) 20240928120821877 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120821877 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240928120821877 DMM INFO MM(262420000000041/f8dd8018) Subscriber data update (mmctx.c:445) 20240928120821877 DMM DEBUG MM(262420000000041/f8dd8018) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120821889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120821889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120821889 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120821889 DMM INFO MM(262420000000041/f8dd8018) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120821889 DMM NOTICE MM(262420000000041/f8dd8018) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120821889 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120821890 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120821890 DLLC NOTICE LLME(c7cc5433/f8dd8018){ASSIGNED} LLGM Assign pre (ffffffff => f8dd8018) (gprs_llc.c:1079) 20240928120821890 DLLC NOTICE LLME(ffffffff/f8dd8018){ASSIGNED} LLGM Assign post (ffffffff => f8dd8018) (gprs_llc.c:1125) 20240928120821890 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120821890 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120821890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120821890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928120822946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120822947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240928120822947 DLLC DEBUG TLLI=f8dd8018 sends us LLC NULL (gprs_llc.c:912) 20240928120822947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120822947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240928120822947 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120822947 DMM INFO MM(262420000000041/f8dd8018) -> GMM DETACH REQUEST TLLI=0xf8dd8018 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240928120822947 DMM INFO MM(262420000000041/f8dd8018) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240928120822947 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120822947 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120822947 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120822947 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120822947 DLLC NOTICE LLME(ffffffff/f8dd8018){ASSIGNED} LLGM Assign pre (f8dd8018 => ffffffff) (gprs_llc.c:1079) 20240928120822947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8dd8018 => ffffffff) (gprs_llc.c:1125) 20240928120822947 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240928120822947 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) 20240928120822947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120822947 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120822947 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120822948 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120822950 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@970e029989d8: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@970e029989d8: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@970e029989d8: Final verdict of PTC: pass 20240928120827967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57828<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1101)@970e029989d8: Final verdict of PTC: none -NSVCI98(1096)@970e029989d8: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@970e029989d8: Final verdict of PTC: none 20240928120827971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120827972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@970e029989d8: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@970e029989d8: Final verdict of PTC: none -NSVCI97(1091)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@970e029989d8: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1094)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1089)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1099)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@970e029989d8: Test case TC_llc_null finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sat Sep 28 12:08:28 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240928120828080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120828382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96732) 20240928120828973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120828973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96732, count=101088) 20240928120829975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120829975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:08:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120830976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120830976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_llc_sabm_dm_llgmm started. 20240928120831483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120831486 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120831529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120831529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120831529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120831529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120831529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120831529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120831530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120831530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120831530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120831530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120831530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120831530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120831530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120831530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120831530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120831530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120831530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120831530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120831530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120831530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120831531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120831531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120831532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120831537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120831537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120831544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120831545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120831545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120831545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120831545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120831545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120831545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120831545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120831545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120831545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120831545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120831545 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120831545 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120831545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120831546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120831546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120831547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928120831552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120831552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120831562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120831562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120831562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120831562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120831562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120831562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120831562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120831562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120831563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120831563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120831564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120831569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120831569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120831978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120831978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120831978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120831978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120831982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120831983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@970e029989d8: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DEF0491B'O, index=0 SGSN_Test-GSUP(1122)@970e029989d8: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@970e029989d8: 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 := '054B3C8B5F21898E3990182CC6D81955'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28621F68'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5299B38EAD1C805'O } } } } } 20240928120833056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120833056 DLLC NOTICE LLME(ffffffff/def0491b){UNASSIGNED} LLC RX: unknown TLLI 0xdef0491b, creating LLME on the fly (gprs_llc.c:552) 20240928120833056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120833056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120833056 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120833056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120833056 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120833056 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120833056 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120833056 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120833056 DLLC NOTICE LLME(ffffffff/def0491b){UNASSIGNED} LLGM Assign pre (def0491b => fc99463a) (gprs_llc.c:1079) 20240928120833056 DLLC NOTICE LLME(def0491b/fc99463a){ASSIGNED} LLGM Assign post (def0491b => fc99463a) (gprs_llc.c:1125) 20240928120833056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120833056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120833056 DMM DEBUG MM(262420000000042/fc99463a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120833079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120833079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120833079 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120833079 DMM DEBUG MM(262420000000042/fc99463a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240928120833079 DMM NOTICE MM(262420000000042/fc99463a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120833079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120833079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120833079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120833079 DMM DEBUG MM(262420000000042/fc99463a) Requesting authorization (sgsn_auth.c:160) 20240928120833080 DMM INFO MM(262420000000042/fc99463a) Requesting authentication tuples (sgsn_auth.c:184) 20240928120833080 DMM DEBUG MM(262420000000042/fc99463a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120833080 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240928120833080 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)@970e029989d8: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@970e029989d8: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240928120833086 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120833086 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120833086 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120833086 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120833086 DMM INFO MM(262420000000042/fc99463a) Subscriber data update (mmctx.c:445) 20240928120833086 DMM DEBUG MM(262420000000042/fc99463a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120833086 DMM INFO MM(262420000000042/fc99463a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120833086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120833086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120833086 DMM INFO MM(262420000000042/fc99463a) <- GMM AUTH AND CIPHERING REQ (rand = 05 4b 3c 8b 5f 21 89 8e 39 90 18 2c c6 d8 19 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120833103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120833103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120833103 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120833103 DMM INFO MM(262420000000042/fc99463a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120833103 DMM NOTICE MM(262420000000042/fc99463a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120833103 DMM DEBUG MM(262420000000042/fc99463a) checking auth: received GSM SRES = 28 62 1f 68 (gprs_gmm.c:666) 20240928120833103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120833103 DMM DEBUG MM(262420000000042/fc99463a) Requesting authorization (sgsn_auth.c:160) 20240928120833103 DMM INFO MM(262420000000042/fc99463a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120833103 DMM DEBUG MM(262420000000042/fc99463a) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120833103 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240928120833103 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) 20240928120833103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120833103 DMM INFO MM(262420000000042/fc99463a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc99463a) (gprs_gmm.c:300) 20240928120833106 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120833106 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120833106 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240928120833106 DMM INFO MM(262420000000042/fc99463a) Subscriber data update (mmctx.c:445) 20240928120833106 DMM DEBUG MM(262420000000042/fc99463a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120833106 DMM INFO MM(262420000000042/fc99463a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120833106 DMM NOTICE MM(262420000000042/fc99463a) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240928120833106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120833106 DMM NOTICE MM(262420000000042/fc99463a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120833106 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) 20240928120833108 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120833108 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240928120833108 DMM INFO MM(262420000000042/fc99463a) Subscriber data update (mmctx.c:445) 20240928120833108 DMM DEBUG MM(262420000000042/fc99463a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120833119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120833119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120833119 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120833119 DMM INFO MM(262420000000042/fc99463a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120833119 DMM NOTICE MM(262420000000042/fc99463a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120833119 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120833119 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120833119 DLLC NOTICE LLME(def0491b/fc99463a){ASSIGNED} LLGM Assign pre (ffffffff => fc99463a) (gprs_llc.c:1079) 20240928120833119 DLLC NOTICE LLME(ffffffff/fc99463a){ASSIGNED} LLGM Assign post (ffffffff => fc99463a) (gprs_llc.c:1125) 20240928120833119 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120833119 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120833119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120833119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928120834177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120834177 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)@970e029989d8: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@970e029989d8: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@970e029989d8: Final verdict of PTC: pass 20240928120834193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@970e029989d8: Final verdict of PTC: none 20240928120834197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120834197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@970e029989d8: Final verdict of PTC: none -NSVCI97(1110)@970e029989d8: Final verdict of PTC: none -NSVCI98(1115)@970e029989d8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@970e029989d8: Final verdict of PTC: none -NSVCI99(1120)@970e029989d8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@970e029989d8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1118)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1113)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1108)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@970e029989d8: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sat Sep 28 12:08:34 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 20240928120834401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120834803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82772) 20240928120835198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120835198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82772, count=87128) 20240928120836200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120836200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:08:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120837201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120837202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_llc_sabm_dm_ll5 started. 20240928120837907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120837909 DMM INFO MM(262420000000042/fc99463a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120837909 DMM INFO MM(262420000000042/fc99463a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120837909 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120837909 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120837909 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120837909 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120837909 DLLC NOTICE LLME(ffffffff/fc99463a){ASSIGNED} LLGM Assign pre (fc99463a => ffffffff) (gprs_llc.c:1079) 20240928120837909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc99463a => ffffffff) (gprs_llc.c:1125) 20240928120837909 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240928120837909 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) 20240928120837909 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) 20240928120837909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120837909 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120837909 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120837909 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120837910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120837955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120837955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120837955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120837955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120837955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120837955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120837955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120837955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120837955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120837956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120837956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120837956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120837956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120837956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120837956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120837956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120837956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120837956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120837956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120837956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120837957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120837957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120837959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120837964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120837964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120837971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120837971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120837971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120837971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120837971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120837971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120837971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120837971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120837971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120837972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120837972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120837972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120837972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120837973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120837978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120837978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120837987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120837987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120837987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120837987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120837987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120837987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120837987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120837987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120837987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120837988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120837989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120837989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120837989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120837989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120837989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120837989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120837989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120837989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120837989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120837989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120837989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120837989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120837991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120837995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120837995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120838203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120838203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120838203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120838203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120838208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120838209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@970e029989d8: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F394EB06'O, index=0 SGSN_Test-GSUP(1141)@970e029989d8: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@970e029989d8: 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 := '8C92E2EF89B015E94DAB80042B4362E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F079EC16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F09163903D31E3B'O } } } } } 20240928120839246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120839246 DLLC NOTICE LLME(ffffffff/f394eb06){UNASSIGNED} LLC RX: unknown TLLI 0xf394eb06, creating LLME on the fly (gprs_llc.c:552) 20240928120839246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120839246 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120839246 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120839246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120839246 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120839246 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120839246 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120839246 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120839246 DLLC NOTICE LLME(ffffffff/f394eb06){UNASSIGNED} LLGM Assign pre (f394eb06 => f9b91987) (gprs_llc.c:1079) 20240928120839246 DLLC NOTICE LLME(f394eb06/f9b91987){ASSIGNED} LLGM Assign post (f394eb06 => f9b91987) (gprs_llc.c:1125) 20240928120839246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120839246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120839246 DMM DEBUG MM(262420000000043/f9b91987) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120839252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120839252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120839252 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120839252 DMM DEBUG MM(262420000000043/f9b91987) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240928120839252 DMM NOTICE MM(262420000000043/f9b91987) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120839252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120839252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120839252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120839252 DMM DEBUG MM(262420000000043/f9b91987) Requesting authorization (sgsn_auth.c:160) 20240928120839252 DMM INFO MM(262420000000043/f9b91987) Requesting authentication tuples (sgsn_auth.c:184) 20240928120839252 DMM DEBUG MM(262420000000043/f9b91987) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120839252 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240928120839252 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)@970e029989d8: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@970e029989d8: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240928120839254 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120839254 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120839254 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120839254 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120839254 DMM INFO MM(262420000000043/f9b91987) Subscriber data update (mmctx.c:445) 20240928120839254 DMM DEBUG MM(262420000000043/f9b91987) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120839254 DMM INFO MM(262420000000043/f9b91987) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120839254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120839254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120839254 DMM INFO MM(262420000000043/f9b91987) <- GMM AUTH AND CIPHERING REQ (rand = 8c 92 e2 ef 89 b0 15 e9 4d ab 80 04 2b 43 62 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120839257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120839257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120839257 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120839257 DMM INFO MM(262420000000043/f9b91987) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120839257 DMM NOTICE MM(262420000000043/f9b91987) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120839257 DMM DEBUG MM(262420000000043/f9b91987) checking auth: received GSM SRES = f0 79 ec 16 (gprs_gmm.c:666) 20240928120839257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120839257 DMM DEBUG MM(262420000000043/f9b91987) Requesting authorization (sgsn_auth.c:160) 20240928120839257 DMM INFO MM(262420000000043/f9b91987) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120839257 DMM DEBUG MM(262420000000043/f9b91987) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120839257 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240928120839257 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) 20240928120839257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120839257 DMM INFO MM(262420000000043/f9b91987) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b91987) (gprs_gmm.c:300) 20240928120839257 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120839257 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120839258 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240928120839258 DMM INFO MM(262420000000043/f9b91987) Subscriber data update (mmctx.c:445) 20240928120839258 DMM DEBUG MM(262420000000043/f9b91987) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120839258 DMM INFO MM(262420000000043/f9b91987) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120839258 DMM NOTICE MM(262420000000043/f9b91987) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240928120839258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120839258 DMM NOTICE MM(262420000000043/f9b91987) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120839258 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) 20240928120839258 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120839258 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240928120839258 DMM INFO MM(262420000000043/f9b91987) Subscriber data update (mmctx.c:445) 20240928120839258 DMM DEBUG MM(262420000000043/f9b91987) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120839260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120839260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120839260 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120839260 DMM INFO MM(262420000000043/f9b91987) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120839260 DMM NOTICE MM(262420000000043/f9b91987) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120839260 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120839260 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120839260 DLLC NOTICE LLME(f394eb06/f9b91987){ASSIGNED} LLGM Assign pre (ffffffff => f9b91987) (gprs_llc.c:1079) 20240928120839260 DLLC NOTICE LLME(ffffffff/f9b91987){ASSIGNED} LLGM Assign post (ffffffff => f9b91987) (gprs_llc.c:1125) 20240928120839260 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120839260 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120839260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120839260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928120840319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120840319 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)@970e029989d8: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@970e029989d8: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@970e029989d8: Final verdict of PTC: pass 20240928120840336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@970e029989d8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@970e029989d8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@970e029989d8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@970e029989d8: Final verdict of PTC: none -NSVCI97(1129)@970e029989d8: Final verdict of PTC: none -NSVCI99(1139)@970e029989d8: Final verdict of PTC: none 20240928120840341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120840341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1131)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@970e029989d8: Final verdict of PTC: none -NSVCI98(1134)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1132)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1127)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1137)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@970e029989d8: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sat Sep 28 12:08:40 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 20240928120840442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120840844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90864) 20240928120841342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120841342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90864, count=92304) 20240928120842343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120842344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sat Sep 28 12:08:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120843345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120843345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_suspend_nopaging started. 20240928120843937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120843939 DMM INFO MM(262420000000043/f9b91987) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120843939 DMM INFO MM(262420000000043/f9b91987) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120843939 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120843939 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120843939 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120843939 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120843939 DLLC NOTICE LLME(ffffffff/f9b91987){ASSIGNED} LLGM Assign pre (f9b91987 => ffffffff) (gprs_llc.c:1079) 20240928120843939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9b91987 => ffffffff) (gprs_llc.c:1125) 20240928120843939 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240928120843939 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) 20240928120843939 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) 20240928120843939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120843939 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120843939 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120843939 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120843940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120843983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120843983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120843983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120843983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120843983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120843983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120843983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120843983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120843983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120843984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120843984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120843984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120843984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120843984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120843984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120843984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120843984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120843984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120843984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120843984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120843985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120843985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120843987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120843992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120843992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120843998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120843998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120843998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120843998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120843998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120843998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120843998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120843998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120843998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120843999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120843999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120843999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120843999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120843999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120843999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120843999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120843999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120843999 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120843999 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120843999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120843999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120843999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120844002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120844008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120844008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120844014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120844014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120844014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120844014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120844014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120844014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120844014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120844014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120844014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120844015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120844015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120844015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120844015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120844015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120844015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120844015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120844015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120844015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120844015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120844015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120844015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120844015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120844018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120844023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120844023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120844347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120844347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120844347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120844347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120844351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120844352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@970e029989d8: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='E6202194'O, index=0 SGSN_Test-GSUP(1160)@970e029989d8: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@970e029989d8: 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 := '4207A386A23FB8909820632DC8DB5070'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74CA153C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E06EDD9B79260007'O } } } } } 20240928120845409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120845409 DLLC NOTICE LLME(ffffffff/e6202194){UNASSIGNED} LLC RX: unknown TLLI 0xe6202194, creating LLME on the fly (gprs_llc.c:552) 20240928120845409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120845409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120845409 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120845409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120845409 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120845409 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120845409 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120845409 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120845409 DLLC NOTICE LLME(ffffffff/e6202194){UNASSIGNED} LLGM Assign pre (e6202194 => f436017b) (gprs_llc.c:1079) 20240928120845409 DLLC NOTICE LLME(e6202194/f436017b){ASSIGNED} LLGM Assign post (e6202194 => f436017b) (gprs_llc.c:1125) 20240928120845409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120845409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120845409 DMM DEBUG MM(262420000000048/f436017b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120845420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120845420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120845420 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120845420 DMM DEBUG MM(262420000000048/f436017b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240928120845420 DMM NOTICE MM(262420000000048/f436017b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120845420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120845420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120845420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120845420 DMM DEBUG MM(262420000000048/f436017b) Requesting authorization (sgsn_auth.c:160) 20240928120845420 DMM INFO MM(262420000000048/f436017b) Requesting authentication tuples (sgsn_auth.c:184) 20240928120845420 DMM DEBUG MM(262420000000048/f436017b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120845420 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240928120845420 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)@970e029989d8: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@970e029989d8: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240928120845423 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120845423 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120845423 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120845423 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120845423 DMM INFO MM(262420000000048/f436017b) Subscriber data update (mmctx.c:445) 20240928120845423 DMM DEBUG MM(262420000000048/f436017b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120845423 DMM INFO MM(262420000000048/f436017b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120845423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120845423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120845423 DMM INFO MM(262420000000048/f436017b) <- GMM AUTH AND CIPHERING REQ (rand = 42 07 a3 86 a2 3f b8 90 98 20 63 2d c8 db 50 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120845431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120845432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120845432 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120845432 DMM INFO MM(262420000000048/f436017b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120845432 DMM NOTICE MM(262420000000048/f436017b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120845432 DMM DEBUG MM(262420000000048/f436017b) checking auth: received GSM SRES = 74 ca 15 3c (gprs_gmm.c:666) 20240928120845432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120845432 DMM DEBUG MM(262420000000048/f436017b) Requesting authorization (sgsn_auth.c:160) 20240928120845432 DMM INFO MM(262420000000048/f436017b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120845432 DMM DEBUG MM(262420000000048/f436017b) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120845432 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240928120845432 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) 20240928120845432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120845432 DMM INFO MM(262420000000048/f436017b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf436017b) (gprs_gmm.c:300) 20240928120845434 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120845434 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120845434 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240928120845434 DMM INFO MM(262420000000048/f436017b) Subscriber data update (mmctx.c:445) 20240928120845434 DMM DEBUG MM(262420000000048/f436017b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120845434 DMM INFO MM(262420000000048/f436017b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120845434 DMM NOTICE MM(262420000000048/f436017b) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240928120845434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120845434 DMM NOTICE MM(262420000000048/f436017b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120845434 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) 20240928120845435 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120845435 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240928120845435 DMM INFO MM(262420000000048/f436017b) Subscriber data update (mmctx.c:445) 20240928120845435 DMM DEBUG MM(262420000000048/f436017b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120845444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120845444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120845444 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120845444 DMM INFO MM(262420000000048/f436017b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120845444 DMM NOTICE MM(262420000000048/f436017b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120845444 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120845444 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120845444 DLLC NOTICE LLME(e6202194/f436017b){ASSIGNED} LLGM Assign pre (ffffffff => f436017b) (gprs_llc.c:1079) 20240928120845444 DLLC NOTICE LLME(ffffffff/f436017b){ASSIGNED} LLGM Assign post (ffffffff => f436017b) (gprs_llc.c:1125) 20240928120845444 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120845444 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120845444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120845444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@970e029989d8: setverdict(pass): none -> pass 20240928120845501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120845501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120845501 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120845501 DMM INFO MM(262420000000048/f436017b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120845501 DMM INFO MM(262420000000048/f436017b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120845501 DMM DEBUG MM(262420000000048/f436017b) Using GGSN 0 (gprs_sm.c:317) 20240928120845501 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) 20240928120845502 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240928120845502 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120845502 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120845502 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240928120845527 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 f0 9f c9 d1 11 a5 5c 2e e7 14 05 7f f5 a2 9f 4e 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) 20240928120845527 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a31238, cbp=0x55f94be7fca0) (sgsn_libgtp.c:629) 20240928120845527 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120845527 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=f436017b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120845527 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120845528 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120845544 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240928120845556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120845556 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240928120845556 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240928120845563 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240928120845563 DMM INFO MM(262420000000048/f436017b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240928120849559 DGPRS DEBUG Checking for inactive LLMEs, time = 30053528 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@970e029989d8: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@970e029989d8: Final verdict of PTC: pass 20240928120850579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@970e029989d8: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@970e029989d8: Final verdict of PTC: none -NSVCI97(1148)@970e029989d8: Final verdict of PTC: none 20240928120850584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1149)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@970e029989d8: Final verdict of PTC: none -NSVCI99(1158)@970e029989d8: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@970e029989d8: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@970e029989d8: Final verdict of PTC: none -NSVCI98(1153)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@970e029989d8: Final verdict of PTC: none 20240928120850584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1145)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1151)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1156)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1146)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@970e029989d8: Test case TC_suspend_nopaging finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sat Sep 28 12:08:50 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240928120850698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120851100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96536) 20240928120851585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120851585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96536, count=100892) 20240928120852586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120852586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sat Sep 28 12:08:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120853587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120853587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_suspend_resume started. 20240928120854184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120854186 DMM INFO MM(262420000000048/f436017b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120854186 DMM INFO MM(262420000000048/f436017b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120854186 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120854186 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120854186 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120854186 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120854186 DLLC NOTICE LLME(ffffffff/f436017b){ASSIGNED} LLGM Assign pre (f436017b => ffffffff) (gprs_llc.c:1079) 20240928120854186 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f436017b => ffffffff) (gprs_llc.c:1125) 20240928120854186 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120854186 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120854187 DMM NOTICE MM(262420000000048/f436017b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120854187 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240928120854187 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120854187 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120854187 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240928120854187 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240928120854187 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) 20240928120854187 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) 20240928120854187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120854187 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120854187 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120854187 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120854187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120854229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120854229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120854229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120854229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120854229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120854229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120854229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120854229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120854229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120854230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120854230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120854230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120854230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120854230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120854230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120854230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120854230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120854230 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120854230 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120854230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120854230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120854230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120854232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120854237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120854237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120854244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120854244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120854244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120854244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120854244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120854244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120854244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120854244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120854244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120854245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120854245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120854245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120854245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120854245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120854245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120854245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120854245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120854245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120854245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120854245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120854245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120854245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120854247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120854251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120854251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120854259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120854259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120854259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120854259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120854259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120854259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120854259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120854259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120854259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120854260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120854260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120854260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120854260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120854260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120854260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120854260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120854260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120854260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120854260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120854260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120854260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120854260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120854262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120854267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120854267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120854588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120854588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120854588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120854588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120854592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120854594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@970e029989d8: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E613A881'O, index=0 SGSN_Test-GSUP(1179)@970e029989d8: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@970e029989d8: 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 := 'D669DB26194F07DDEFF33AF9912728E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EB8C66D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D13573D71804F42B'O } } } } } 20240928120855657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120855657 DLLC NOTICE LLME(ffffffff/e613a881){UNASSIGNED} LLC RX: unknown TLLI 0xe613a881, creating LLME on the fly (gprs_llc.c:552) 20240928120855657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120855657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120855657 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120855657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120855657 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120855657 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120855657 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120855657 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120855657 DLLC NOTICE LLME(ffffffff/e613a881){UNASSIGNED} LLGM Assign pre (e613a881 => cf567cad) (gprs_llc.c:1079) 20240928120855658 DLLC NOTICE LLME(e613a881/cf567cad){ASSIGNED} LLGM Assign post (e613a881 => cf567cad) (gprs_llc.c:1125) 20240928120855658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120855658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120855658 DMM DEBUG MM(262420000000049/cf567cad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120855672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120855672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120855672 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120855672 DMM DEBUG MM(262420000000049/cf567cad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240928120855672 DMM NOTICE MM(262420000000049/cf567cad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120855672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120855672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120855672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120855672 DMM DEBUG MM(262420000000049/cf567cad) Requesting authorization (sgsn_auth.c:160) 20240928120855672 DMM INFO MM(262420000000049/cf567cad) Requesting authentication tuples (sgsn_auth.c:184) 20240928120855672 DMM DEBUG MM(262420000000049/cf567cad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120855672 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240928120855672 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)@970e029989d8: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@970e029989d8: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240928120855677 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120855677 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120855677 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120855677 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120855677 DMM INFO MM(262420000000049/cf567cad) Subscriber data update (mmctx.c:445) 20240928120855677 DMM DEBUG MM(262420000000049/cf567cad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120855677 DMM INFO MM(262420000000049/cf567cad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120855677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120855677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120855677 DMM INFO MM(262420000000049/cf567cad) <- GMM AUTH AND CIPHERING REQ (rand = d6 69 db 26 19 4f 07 dd ef f3 3a f9 91 27 28 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120855692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120855692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120855692 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120855692 DMM INFO MM(262420000000049/cf567cad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120855692 DMM NOTICE MM(262420000000049/cf567cad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120855693 DMM DEBUG MM(262420000000049/cf567cad) checking auth: received GSM SRES = 4e b8 c6 6d (gprs_gmm.c:666) 20240928120855693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120855693 DMM DEBUG MM(262420000000049/cf567cad) Requesting authorization (sgsn_auth.c:160) 20240928120855693 DMM INFO MM(262420000000049/cf567cad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120855693 DMM DEBUG MM(262420000000049/cf567cad) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120855693 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240928120855693 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) 20240928120855693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120855693 DMM INFO MM(262420000000049/cf567cad) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf567cad) (gprs_gmm.c:300) 20240928120855695 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120855695 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120855695 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240928120855695 DMM INFO MM(262420000000049/cf567cad) Subscriber data update (mmctx.c:445) 20240928120855695 DMM DEBUG MM(262420000000049/cf567cad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120855695 DMM INFO MM(262420000000049/cf567cad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120855695 DMM NOTICE MM(262420000000049/cf567cad) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240928120855695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120855695 DMM NOTICE MM(262420000000049/cf567cad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120855695 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) 20240928120855696 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120855696 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240928120855696 DMM INFO MM(262420000000049/cf567cad) Subscriber data update (mmctx.c:445) 20240928120855696 DMM DEBUG MM(262420000000049/cf567cad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120855708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120855708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120855708 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120855708 DMM INFO MM(262420000000049/cf567cad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120855708 DMM NOTICE MM(262420000000049/cf567cad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120855708 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120855708 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120855708 DLLC NOTICE LLME(e613a881/cf567cad){ASSIGNED} LLGM Assign pre (ffffffff => cf567cad) (gprs_llc.c:1079) 20240928120855708 DLLC NOTICE LLME(ffffffff/cf567cad){ASSIGNED} LLGM Assign post (ffffffff => cf567cad) (gprs_llc.c:1125) 20240928120855708 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120855708 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120855708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120855709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@970e029989d8: setverdict(pass): none -> pass 20240928120855764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120855764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120855764 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120855764 DMM INFO MM(262420000000049/cf567cad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120855764 DMM INFO MM(262420000000049/cf567cad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120855764 DMM DEBUG MM(262420000000049/cf567cad) Using GGSN 0 (gprs_sm.c:317) 20240928120855764 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) 20240928120855765 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240928120855765 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120855765 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120855765 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240928120855790 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 61 0d 1d 7a 11 c3 47 a2 cb 14 05 7f 5e 25 73 c5 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) 20240928120855790 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a322b0, cbp=0x55f94be80140) (sgsn_libgtp.c:629) 20240928120855790 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120855790 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=cf567cad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120855790 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120855790 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120855807 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240928120855819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120855819 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240928120855819 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240928120855825 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240928120855825 DMM INFO MM(262420000000049/cf567cad) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240928120900837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120900837 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240928120900837 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240928120900844 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@970e029989d8: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@970e029989d8: Final verdict of PTC: pass 20240928120900863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@970e029989d8: Final verdict of PTC: none 20240928120900867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120900868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1169)@970e029989d8: Final verdict of PTC: none -NSVCI98(1172)@970e029989d8: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@970e029989d8: Final verdict of PTC: none -NSVCI97(1167)@970e029989d8: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@970e029989d8: Final verdict of PTC: none -NSVCI99(1177)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@970e029989d8: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1170)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1165)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1175)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@970e029989d8: Test case TC_suspend_resume finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sat Sep 28 12:09:00 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240928120900971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120901373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20240928120901869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120901869 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) 20240928120902871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120902871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sat Sep 28 12:09:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120903872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120903872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_suspend_rau started. 20240928120904472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120904474 DMM INFO MM(262420000000049/cf567cad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120904474 DMM INFO MM(262420000000049/cf567cad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120904474 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120904475 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120904475 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120904475 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120904475 DLLC NOTICE LLME(ffffffff/cf567cad){ASSIGNED} LLGM Assign pre (cf567cad => ffffffff) (gprs_llc.c:1079) 20240928120904475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf567cad => ffffffff) (gprs_llc.c:1125) 20240928120904475 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120904475 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120904475 DMM NOTICE MM(262420000000049/cf567cad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120904475 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240928120904475 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120904475 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120904475 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240928120904475 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240928120904475 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) 20240928120904475 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) 20240928120904475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120904475 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120904475 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120904475 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120904475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120904511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120904511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120904511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120904511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120904511 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120904511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120904511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120904511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120904511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120904512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120904512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120904512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120904512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120904512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120904512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120904512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120904512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120904512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120904512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120904512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120904512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120904512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120904513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120904518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120904518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120904526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120904526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120904526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120904526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120904526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120904526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120904526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120904526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120904526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120904527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120904527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120904527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120904527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120904527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120904527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120904527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120904527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120904527 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120904527 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120904527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120904527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120904527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120904530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120904534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120904534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120904542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120904542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120904542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120904542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120904542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120904542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120904542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120904542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120904542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120904543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120904543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120904543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120904543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120904543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120904543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120904543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120904543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120904543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120904543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120904543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120904543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120904543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120904545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120904550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120904550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120904873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120904873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120904873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120904873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120904877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120904879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@970e029989d8: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C7333A9B'O, index=0 SGSN_Test-GSUP(1198)@970e029989d8: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@970e029989d8: 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 := '58CFDA6A8C43014DBAD9B4A01855139D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CBA8E4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40EC2964D858E131'O } } } } } 20240928120905952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120905952 DLLC NOTICE LLME(ffffffff/c7333a9b){UNASSIGNED} LLC RX: unknown TLLI 0xc7333a9b, creating LLME on the fly (gprs_llc.c:552) 20240928120905952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120905952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120905952 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120905952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120905952 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120905952 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120905952 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120905952 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120905952 DLLC NOTICE LLME(ffffffff/c7333a9b){UNASSIGNED} LLGM Assign pre (c7333a9b => f67638e6) (gprs_llc.c:1079) 20240928120905952 DLLC NOTICE LLME(c7333a9b/f67638e6){ASSIGNED} LLGM Assign post (c7333a9b => f67638e6) (gprs_llc.c:1125) 20240928120905952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120905952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120905952 DMM DEBUG MM(262420000000050/f67638e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120905973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120905973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120905973 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120905973 DMM DEBUG MM(262420000000050/f67638e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240928120905973 DMM NOTICE MM(262420000000050/f67638e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120905973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120905973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120905973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120905973 DMM DEBUG MM(262420000000050/f67638e6) Requesting authorization (sgsn_auth.c:160) 20240928120905973 DMM INFO MM(262420000000050/f67638e6) Requesting authentication tuples (sgsn_auth.c:184) 20240928120905973 DMM DEBUG MM(262420000000050/f67638e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120905973 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240928120905973 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)@970e029989d8: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@970e029989d8: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240928120905979 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120905979 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120905979 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120905979 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120905979 DMM INFO MM(262420000000050/f67638e6) Subscriber data update (mmctx.c:445) 20240928120905979 DMM DEBUG MM(262420000000050/f67638e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120905979 DMM INFO MM(262420000000050/f67638e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120905979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120905979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120905979 DMM INFO MM(262420000000050/f67638e6) <- GMM AUTH AND CIPHERING REQ (rand = 58 cf da 6a 8c 43 01 4d ba d9 b4 a0 18 55 13 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120905994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120905994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120905994 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120905994 DMM INFO MM(262420000000050/f67638e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120905994 DMM NOTICE MM(262420000000050/f67638e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120905994 DMM DEBUG MM(262420000000050/f67638e6) checking auth: received GSM SRES = 9c ba 8e 4a (gprs_gmm.c:666) 20240928120905994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120905994 DMM DEBUG MM(262420000000050/f67638e6) Requesting authorization (sgsn_auth.c:160) 20240928120905994 DMM INFO MM(262420000000050/f67638e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120905995 DMM DEBUG MM(262420000000050/f67638e6) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120905995 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240928120905995 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) 20240928120905995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120905995 DMM INFO MM(262420000000050/f67638e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf67638e6) (gprs_gmm.c:300) 20240928120905998 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120905998 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120905998 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240928120905998 DMM INFO MM(262420000000050/f67638e6) Subscriber data update (mmctx.c:445) 20240928120905998 DMM DEBUG MM(262420000000050/f67638e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120905998 DMM INFO MM(262420000000050/f67638e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120905998 DMM NOTICE MM(262420000000050/f67638e6) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240928120905998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120905998 DMM NOTICE MM(262420000000050/f67638e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120905998 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) 20240928120905999 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120905999 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240928120905999 DMM INFO MM(262420000000050/f67638e6) Subscriber data update (mmctx.c:445) 20240928120905999 DMM DEBUG MM(262420000000050/f67638e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120906012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120906012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120906012 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120906012 DMM INFO MM(262420000000050/f67638e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120906012 DMM NOTICE MM(262420000000050/f67638e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120906012 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120906012 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120906012 DLLC NOTICE LLME(c7333a9b/f67638e6){ASSIGNED} LLGM Assign pre (ffffffff => f67638e6) (gprs_llc.c:1079) 20240928120906012 DLLC NOTICE LLME(ffffffff/f67638e6){ASSIGNED} LLGM Assign post (ffffffff => f67638e6) (gprs_llc.c:1125) 20240928120906012 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120906012 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120906012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120906012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@970e029989d8: setverdict(pass): none -> pass 20240928120906070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120906070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120906070 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120906070 DMM INFO MM(262420000000050/f67638e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120906070 DMM INFO MM(262420000000050/f67638e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120906070 DMM DEBUG MM(262420000000050/f67638e6) Using GGSN 0 (gprs_sm.c:317) 20240928120906070 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) 20240928120906070 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240928120906070 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120906070 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120906070 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240928120906095 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 2c 9a b0 f2 11 ef cd 12 d1 14 05 7f 14 b2 89 de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20240928120906095 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a33328, cbp=0x55f94be804d0) (sgsn_libgtp.c:629) 20240928120906095 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120906095 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=f67638e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120906095 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120906095 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120906108 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240928120906114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120906114 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240928120906114 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240928120906118 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240928120906118 DMM INFO MM(262420000000050/f67638e6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240928120911131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120911131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120911131 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120911131 DMM INFO MM(262420000000050/f67638e6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928120911131 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120911131 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240928120911131 DLLC NOTICE LLME(ffffffff/f67638e6){ASSIGNED} LLGM Assign pre (f67638e6 => eccaadb9) (gprs_llc.c:1079) 20240928120911131 DLLC NOTICE LLME(f67638e6/eccaadb9){ASSIGNED} LLGM Assign post (f67638e6 => eccaadb9) (gprs_llc.c:1125) 20240928120911131 DMM INFO MM(262420000000050/eccaadb9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120911147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120911147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120911147 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120911147 DMM INFO MM(262420000000050/eccaadb9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928120911147 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928120911147 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120911147 DLLC NOTICE LLME(f67638e6/eccaadb9){ASSIGNED} LLGM Assign pre (ffffffff => eccaadb9) (gprs_llc.c:1079) 20240928120911147 DLLC NOTICE LLME(ffffffff/eccaadb9){ASSIGNED} LLGM Assign post (ffffffff => eccaadb9) (gprs_llc.c:1125) 20240928120911147 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240928120911645 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@970e029989d8: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@970e029989d8: Final verdict of PTC: pass 20240928120911664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@970e029989d8: Final verdict of PTC: none 20240928120911668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120911669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@970e029989d8: Final verdict of PTC: none -NSVCI98(1191)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@970e029989d8: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@970e029989d8: Final verdict of PTC: none -NSVCI99(1196)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@970e029989d8: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@970e029989d8: Final verdict of PTC: none -NSVCI97(1186)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1194)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1189)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1184)@970e029989d8: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@970e029989d8: Test case TC_suspend_rau finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sat Sep 28 12:09:11 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240928120911750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120912152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106532) 20240928120912670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120912670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106532, count=111168) 20240928120913671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120913671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sat Sep 28 12:09:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120914672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120914672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_paging_ps started. 20240928120915252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120915254 DMM INFO MM(262420000000050/eccaadb9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120915254 DMM INFO MM(262420000000050/eccaadb9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120915254 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120915254 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120915254 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120915254 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928120915254 DLLC NOTICE LLME(ffffffff/eccaadb9){ASSIGNED} LLGM Assign pre (eccaadb9 => ffffffff) (gprs_llc.c:1079) 20240928120915254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eccaadb9 => ffffffff) (gprs_llc.c:1125) 20240928120915254 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120915254 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120915255 DMM NOTICE MM(262420000000050/eccaadb9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120915255 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240928120915255 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120915255 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120915255 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240928120915255 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240928120915255 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) 20240928120915255 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) 20240928120915255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928120915255 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120915255 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928120915255 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120915255 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120915288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120915288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120915288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120915288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120915288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120915288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120915288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120915288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120915288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120915288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120915288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120915288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120915289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120915289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120915289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120915289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120915289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120915289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120915289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120915289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120915289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120915289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120915291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120915295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120915295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120915303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120915303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120915303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120915303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120915303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120915303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120915303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120915303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120915303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120915304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120915304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120915304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120915304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120915304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120915304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120915304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120915304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120915304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120915304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120915304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120915304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120915304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120915306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120915310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120915310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120915319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120915319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120915319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120915319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120915319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120915319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120915319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120915319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120915319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120915320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120915320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120915320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120915320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120915320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120915320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120915320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120915320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120915320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120915320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120915320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120915320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120915320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120915321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120915326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120915326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120915673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120915673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120915673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120915673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120915677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120915678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@970e029989d8: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F1C013D2'O, index=0 SGSN_Test-GSUP(1217)@970e029989d8: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@970e029989d8: 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 := '6041580D997C42C5C9540F63B205089E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D00121C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3ABBB86DE5AD54AC'O } } } } } 20240928120916756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120916756 DLLC NOTICE LLME(ffffffff/f1c013d2){UNASSIGNED} LLC RX: unknown TLLI 0xf1c013d2, creating LLME on the fly (gprs_llc.c:552) 20240928120916756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120916756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120916756 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120916756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928120916756 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120916756 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928120916756 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120916756 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120916756 DLLC NOTICE LLME(ffffffff/f1c013d2){UNASSIGNED} LLGM Assign pre (f1c013d2 => d4792822) (gprs_llc.c:1079) 20240928120916756 DLLC NOTICE LLME(f1c013d2/d4792822){ASSIGNED} LLGM Assign post (f1c013d2 => d4792822) (gprs_llc.c:1125) 20240928120916756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120916756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120916756 DMM DEBUG MM(262420000000051/d4792822) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120916776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120916776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120916776 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120916776 DMM DEBUG MM(262420000000051/d4792822) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240928120916777 DMM NOTICE MM(262420000000051/d4792822) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120916777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120916777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120916777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120916777 DMM DEBUG MM(262420000000051/d4792822) Requesting authorization (sgsn_auth.c:160) 20240928120916777 DMM INFO MM(262420000000051/d4792822) Requesting authentication tuples (sgsn_auth.c:184) 20240928120916777 DMM DEBUG MM(262420000000051/d4792822) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120916777 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240928120916777 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)@970e029989d8: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@970e029989d8: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240928120916783 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120916783 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120916783 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120916783 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120916783 DMM INFO MM(262420000000051/d4792822) Subscriber data update (mmctx.c:445) 20240928120916783 DMM DEBUG MM(262420000000051/d4792822) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120916783 DMM INFO MM(262420000000051/d4792822) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120916783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120916783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120916783 DMM INFO MM(262420000000051/d4792822) <- GMM AUTH AND CIPHERING REQ (rand = 60 41 58 0d 99 7c 42 c5 c9 54 0f 63 b2 05 08 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120916799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120916799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120916799 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120916799 DMM INFO MM(262420000000051/d4792822) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120916799 DMM NOTICE MM(262420000000051/d4792822) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120916799 DMM DEBUG MM(262420000000051/d4792822) checking auth: received GSM SRES = d0 01 21 c9 (gprs_gmm.c:666) 20240928120916799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120916799 DMM DEBUG MM(262420000000051/d4792822) Requesting authorization (sgsn_auth.c:160) 20240928120916799 DMM INFO MM(262420000000051/d4792822) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120916799 DMM DEBUG MM(262420000000051/d4792822) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120916799 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240928120916799 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) 20240928120916799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120916799 DMM INFO MM(262420000000051/d4792822) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4792822) (gprs_gmm.c:300) 20240928120916802 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120916802 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120916802 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240928120916803 DMM INFO MM(262420000000051/d4792822) Subscriber data update (mmctx.c:445) 20240928120916803 DMM DEBUG MM(262420000000051/d4792822) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120916803 DMM INFO MM(262420000000051/d4792822) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120916803 DMM NOTICE MM(262420000000051/d4792822) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240928120916803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120916803 DMM NOTICE MM(262420000000051/d4792822) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120916803 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) 20240928120916804 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120916804 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240928120916804 DMM INFO MM(262420000000051/d4792822) Subscriber data update (mmctx.c:445) 20240928120916804 DMM DEBUG MM(262420000000051/d4792822) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120916816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120916816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120916816 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120916816 DMM INFO MM(262420000000051/d4792822) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120916816 DMM NOTICE MM(262420000000051/d4792822) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120916816 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120916816 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120916816 DLLC NOTICE LLME(f1c013d2/d4792822){ASSIGNED} LLGM Assign pre (ffffffff => d4792822) (gprs_llc.c:1079) 20240928120916816 DLLC NOTICE LLME(ffffffff/d4792822){ASSIGNED} LLGM Assign post (ffffffff => d4792822) (gprs_llc.c:1125) 20240928120916816 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120916816 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120916816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120916816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@970e029989d8: setverdict(pass): none -> pass 20240928120916875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120916875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120916875 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120916875 DMM INFO MM(262420000000051/d4792822) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120916875 DMM INFO MM(262420000000051/d4792822) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120916875 DMM DEBUG MM(262420000000051/d4792822) Using GGSN 0 (gprs_sm.c:317) 20240928120916875 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) 20240928120916875 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240928120916875 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120916875 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120916875 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240928120916893 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 6e 39 89 8f 11 79 39 89 b3 14 05 7f 08 35 93 29 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) 20240928120916893 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a343a0, cbp=0x55f94be809b0) (sgsn_libgtp.c:629) 20240928120916893 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120916893 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=d4792822, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120916893 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120916893 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120916910 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240928120919560 DGPRS DEBUG Checking for inactive LLMEs, time = 30053558 (sgsn.c:131) 20240928120919876 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240928120919876 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240928120919876 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240928120921927 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240928120921927 DMM INFO MM(262420000000051/d4792822) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@970e029989d8: 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 := 'D4792822'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@970e029989d8: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@970e029989d8: Final verdict of PTC: pass 20240928120921955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928120921956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120921956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI220(1214)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1217)@970e029989d8: Final verdict of PTC: none -NSVCI98(1210)@970e029989d8: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@970e029989d8: Final verdict of PTC: none -NSVCI99(1215)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@970e029989d8: Final verdict of PTC: none -NSVCI97(1205)@970e029989d8: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1213)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1208)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1203)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@970e029989d8: Test case TC_paging_ps finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sat Sep 28 12:09:21 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240928120922024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120922426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99592) 20240928120922958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120922958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99592, count=103948) 20240928120923959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120923959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:09:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928120924960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120924961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_paging_ps_ra_multiple_cells started. 20240928120925514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120925517 DMM INFO MM(262420000000051/d4792822) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928120925517 DMM INFO MM(262420000000051/d4792822) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928120925517 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928120925517 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928120925517 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928120925517 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240928120925517 DLLC NOTICE LLME(ffffffff/d4792822){ASSIGNED} LLGM Assign pre (d4792822 => ffffffff) (gprs_llc.c:1079) 20240928120925517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4792822 => ffffffff) (gprs_llc.c:1125) 20240928120925517 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928120925517 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928120925517 DMM NOTICE MM(262420000000051/d4792822) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928120925517 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240928120925517 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928120925517 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928120925517 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240928120925517 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240928120925517 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) 20240928120925518 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) 20240928120925518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928120925518 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928120925518 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928120925518 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928120925518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120925558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120925558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120925558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120925558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120925558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120925558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928120925558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120925558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928120925559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120925559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120925561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120925566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120925566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120925573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928120925573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120925573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120925573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120925573 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928120925573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120925573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120925573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120925573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120925574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120925574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120925574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120925574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120925574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120925574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120925574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120925574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120925574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928120925574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120925574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120925574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120925574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120925576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120925583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120925583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@970e029989d8: Provider Link came up: sending NS-RESET 20240928120925591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928120925591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928120925591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928120925591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120925591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928120925591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928120925591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928120925591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120925591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928120925592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928120925592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928120925592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928120925592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928120925592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928120925592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928120925592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928120925592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928120925592 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928120925592 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928120925592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928120925592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120925592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928120925594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928120925598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120925598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928120925962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120925962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928120925962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928120925962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928120925966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928120925967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@970e029989d8: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F92DEE31'O, index=0 SGSN_Test-GSUP(1236)@970e029989d8: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@970e029989d8: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@970e029989d8: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F92DEE31'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@970e029989d8: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F92DEE31'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@970e029989d8: 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 := '2B3B2A946BAF44EB1994CEECB4E4849E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6429C3C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5008C33D360D25CB'O } } } } } 20240928120927051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120927051 DLLC NOTICE LLME(ffffffff/f92dee31){UNASSIGNED} LLC RX: unknown TLLI 0xf92dee31, creating LLME on the fly (gprs_llc.c:552) 20240928120927051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120927051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20240928120927051 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928120927051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928120927051 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928120927051 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928120927051 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928120927051 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928120927051 DLLC NOTICE LLME(ffffffff/f92dee31){UNASSIGNED} LLGM Assign pre (f92dee31 => eb7362cf) (gprs_llc.c:1079) 20240928120927051 DLLC NOTICE LLME(f92dee31/eb7362cf){ASSIGNED} LLGM Assign post (f92dee31 => eb7362cf) (gprs_llc.c:1125) 20240928120927051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928120927051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928120927051 DMM DEBUG MM(262420000000052/eb7362cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928120927064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120927064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928120927064 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120927064 DMM DEBUG MM(262420000000052/eb7362cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240928120927064 DMM NOTICE MM(262420000000052/eb7362cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928120927064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928120927064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928120927064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928120927064 DMM DEBUG MM(262420000000052/eb7362cf) Requesting authorization (sgsn_auth.c:160) 20240928120927064 DMM INFO MM(262420000000052/eb7362cf) Requesting authentication tuples (sgsn_auth.c:184) 20240928120927064 DMM DEBUG MM(262420000000052/eb7362cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928120927064 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240928120927064 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)@970e029989d8: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@970e029989d8: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240928120927068 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928120927068 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928120927068 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928120927068 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928120927068 DMM INFO MM(262420000000052/eb7362cf) Subscriber data update (mmctx.c:445) 20240928120927068 DMM DEBUG MM(262420000000052/eb7362cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928120927068 DMM INFO MM(262420000000052/eb7362cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928120927068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928120927068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928120927068 DMM INFO MM(262420000000052/eb7362cf) <- GMM AUTH AND CIPHERING REQ (rand = 2b 3b 2a 94 6b af 44 eb 19 94 ce ec b4 e4 84 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928120927080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120927080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928120927081 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120927081 DMM INFO MM(262420000000052/eb7362cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928120927081 DMM NOTICE MM(262420000000052/eb7362cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928120927081 DMM DEBUG MM(262420000000052/eb7362cf) checking auth: received GSM SRES = 64 29 c3 c4 (gprs_gmm.c:666) 20240928120927081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928120927081 DMM DEBUG MM(262420000000052/eb7362cf) Requesting authorization (sgsn_auth.c:160) 20240928120927081 DMM INFO MM(262420000000052/eb7362cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928120927081 DMM DEBUG MM(262420000000052/eb7362cf) Requesting subscriber data update (gprs_subscriber.c:894) 20240928120927081 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240928120927081 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) 20240928120927081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928120927081 DMM INFO MM(262420000000052/eb7362cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb7362cf) (gprs_gmm.c:300) 20240928120927083 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928120927083 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928120927083 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240928120927083 DMM INFO MM(262420000000052/eb7362cf) Subscriber data update (mmctx.c:445) 20240928120927083 DMM DEBUG MM(262420000000052/eb7362cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928120927083 DMM INFO MM(262420000000052/eb7362cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928120927083 DMM NOTICE MM(262420000000052/eb7362cf) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240928120927083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928120927083 DMM NOTICE MM(262420000000052/eb7362cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928120927083 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) 20240928120927084 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928120927084 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240928120927084 DMM INFO MM(262420000000052/eb7362cf) Subscriber data update (mmctx.c:445) 20240928120927084 DMM DEBUG MM(262420000000052/eb7362cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928120927093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120927093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928120927093 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120927093 DMM INFO MM(262420000000052/eb7362cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928120927093 DMM NOTICE MM(262420000000052/eb7362cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928120927093 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928120927093 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928120927093 DLLC NOTICE LLME(f92dee31/eb7362cf){ASSIGNED} LLGM Assign pre (ffffffff => eb7362cf) (gprs_llc.c:1079) 20240928120927093 DLLC NOTICE LLME(ffffffff/eb7362cf){ASSIGNED} LLGM Assign post (ffffffff => eb7362cf) (gprs_llc.c:1125) 20240928120927093 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928120927093 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928120927093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928120927093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928120927147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928120927147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928120927147 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928120927147 DMM INFO MM(262420000000052/eb7362cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928120927147 DMM INFO MM(262420000000052/eb7362cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928120927147 DMM DEBUG MM(262420000000052/eb7362cf) Using GGSN 0 (gprs_sm.c:317) 20240928120927147 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) 20240928120927147 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240928120927147 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928120927147 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240928120927148 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240928120927170 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 d1 69 c9 e6 11 84 81 2b c1 14 05 7f 85 a1 2e 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) 20240928120927170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a35418, cbp=0x55f94be81a10) (sgsn_libgtp.c:629) 20240928120927170 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928120927170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=eb7362cf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928120927170 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928120927170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@970e029989d8: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928120927184 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240928120930148 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240928120930148 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240928120930148 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240928120932197 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240928120932197 DMM INFO MM(262420000000052/eb7362cf) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@970e029989d8: 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 := 'EB7362CF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240928120945963 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240928120945963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240928120945964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928120949561 DGPRS DEBUG Checking for inactive LLMEs, time = 30053588 (sgsn.c:131) 20240928120955559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120955565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120955566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120955575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120955578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120955579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928120955593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928120955595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928120955595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@970e029989d8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@970e029989d8: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1224)@970e029989d8: Final verdict of PTC: none 20240928120957057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928120957057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1236)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@970e029989d8: Final verdict of PTC: none -NSVCI98(1229)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@970e029989d8: Final verdict of PTC: none -NSVCI99(1234)@970e029989d8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@970e029989d8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@970e029989d8: Final verdict of PTC: none 20240928120957060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1237)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1227)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1232)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1222)@970e029989d8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@970e029989d8: Final verdict of PTC: fail reason: "Tguard timeout" TC_paging_ps_ra_multiple_cells-BVCI210(1228)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@970e029989d8: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sat Sep 28 12:09:57 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 20240928120957119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928120957521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108028) 20240928120958058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120958058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108028, count=108568) 20240928120959059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928120959059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:09:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121000060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121000060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_bssgp_rim_single_report started. 20240928121000620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121000623 DMM INFO MM(262420000000052/eb7362cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121000624 DMM INFO MM(262420000000052/eb7362cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121000624 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121000624 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121000624 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121000624 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240928121000624 DLLC NOTICE LLME(ffffffff/eb7362cf){ASSIGNED} LLGM Assign pre (eb7362cf => ffffffff) (gprs_llc.c:1079) 20240928121000624 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb7362cf => ffffffff) (gprs_llc.c:1125) 20240928121000624 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928121000624 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928121000624 DMM NOTICE MM(262420000000052/eb7362cf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928121000624 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240928121000624 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928121000624 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121000624 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240928121000624 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240928121000624 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) 20240928121000624 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) 20240928121000624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928121000624 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121000624 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928121000624 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121000624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121000679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121000679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121000679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121000679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121000679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121000679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121000679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121000679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121000679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121000680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121000680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121000680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121000680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121000680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121000680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121000680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121000680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121000680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121000680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121000680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121000680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121000680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121000682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121000687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121000687 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121000694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121000694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121000694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121000694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121000694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121000694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121000694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121000694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121000694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121000695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121000695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121000695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121000695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121000695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121000695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121000695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121000695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121000695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121000695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121000695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121000696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121000696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121000697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121000702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121000702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121000711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121000711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121000711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121000711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121000711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121000711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121000712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121000712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121000712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121000712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121000712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121000712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121000712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121000712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121000712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121000712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121000712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121000713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121000713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121000715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121000721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121000721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121001062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121001062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121001062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121001062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121001066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121001068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121001099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@970e029989d8: setverdict(pass): none -> pass MTC@970e029989d8: Warning: Re-starting timer T, which is already active (running or expired). 20240928121001117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121001131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928121001135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121001135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1248)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1255)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@970e029989d8: Final verdict of PTC: none -NSVCI99(1253)@970e029989d8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@970e029989d8: Final verdict of PTC: none -NSVCI97(1243)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@970e029989d8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@970e029989d8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1241)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1251)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1246)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: pass MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@970e029989d8: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sat Sep 28 12:10:01 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 20240928121001186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121001588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20240928121002136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121002136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=59176) 20240928121003137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121003137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121004138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121004138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_rim_eutran_to_geran started. 20240928121004683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121004685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121004725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121004725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121004725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121004725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121004725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121004725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121004725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121004725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121004725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121004727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121004727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121004727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121004727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121004727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121004727 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121004727 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121004727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1261)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928121004727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121004727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121004729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121004733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121004733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121004742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121004742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121004742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121004742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121004742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121004742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121004743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121004743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121004743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121004743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121004743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121004743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121004743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121004743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121004743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1266)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121004744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121004744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928121004745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121004750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121004750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121004762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121004762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121004762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121004762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121004762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121004762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121004762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121004762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121004762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121004763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121004763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121004763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121004763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121004763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121004763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121004763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121004763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121004763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121004763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121004763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121004763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121004763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121004764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121004769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121004769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121005139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121005139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121005139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121005139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121005144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928121005145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@970e029989d8: setverdict(pass): none -> pass 20240928121005169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121005176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1262)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@970e029989d8: Final verdict of PTC: none -NSVCI98(1266)@970e029989d8: Final verdict of PTC: none 20240928121005180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121005180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1273)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@970e029989d8: Final verdict of PTC: none -NSVCI99(1272)@970e029989d8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@970e029989d8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@970e029989d8: Final verdict of PTC: none -NSVCI97(1261)@970e029989d8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1264)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1259)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1270)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: pass MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@970e029989d8: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sat Sep 28 12:10:05 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 20240928121005281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121005683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48144) 20240928121006182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121006182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48144, count=52500) 20240928121007183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121007183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121008184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121008184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_cell_change_different_rai_ci_attach started. 20240928121008775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121008777 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121008822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121008822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121008822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121008822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121008822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121008822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121008822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121008822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121008822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121008823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121008823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121008823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121008823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121008823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121008823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121008823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121008823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121008823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121008823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121008823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121008823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121008823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121008825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121008830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121008830 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121008837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121008837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121008837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121008837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121008837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121008837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121008837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121008837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121008837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121008838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121008838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121008838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121008838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121008838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121008838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121008838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121008838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121008838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121008838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121008838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121008838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121008838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121008840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121008844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121008844 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121008852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121008852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121008852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121008852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121008852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121008852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121008852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121008852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121008852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121008853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121008853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121008853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121008853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121008853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121008853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121008853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121008853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121008853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121008853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121008853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121008853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121008853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121008855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121008859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121008859 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121009186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121009186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121009186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121009186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121009190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121009192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@970e029989d8: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D58B9D08'O, index=0 SGSN_Test-GSUP(1291)@970e029989d8: 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)@970e029989d8: 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 := '4F755EABDA5C44E804351B1C6748C665'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E801272A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82FE82198482BB6D'O } } } } } 20240928121009255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009255 DLLC NOTICE LLME(ffffffff/d58b9d08){UNASSIGNED} LLC RX: unknown TLLI 0xd58b9d08, creating LLME on the fly (gprs_llc.c:552) 20240928121009255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121009255 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121009255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928121009255 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121009255 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928121009255 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121009255 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121009255 DLLC NOTICE LLME(ffffffff/d58b9d08){UNASSIGNED} LLGM Assign pre (d58b9d08 => ecc2e3fc) (gprs_llc.c:1079) 20240928121009255 DLLC NOTICE LLME(d58b9d08/ecc2e3fc){ASSIGNED} LLGM Assign post (d58b9d08 => ecc2e3fc) (gprs_llc.c:1125) 20240928121009255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121009255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121009255 DMM DEBUG MM(262420000000068/ecc2e3fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121009267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009267 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121009267 DMM DEBUG MM(262420000000068/ecc2e3fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240928121009267 DMM NOTICE MM(262420000000068/ecc2e3fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121009267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121009267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121009267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121009267 DMM DEBUG MM(262420000000068/ecc2e3fc) Requesting authorization (sgsn_auth.c:160) 20240928121009267 DMM INFO MM(262420000000068/ecc2e3fc) Requesting authentication tuples (sgsn_auth.c:184) 20240928121009267 DMM DEBUG MM(262420000000068/ecc2e3fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121009267 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240928121009267 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)@970e029989d8: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@970e029989d8: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240928121009270 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121009270 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121009270 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121009270 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121009270 DMM INFO MM(262420000000068/ecc2e3fc) Subscriber data update (mmctx.c:445) 20240928121009270 DMM DEBUG MM(262420000000068/ecc2e3fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121009270 DMM INFO MM(262420000000068/ecc2e3fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121009270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121009270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121009270 DMM INFO MM(262420000000068/ecc2e3fc) <- GMM AUTH AND CIPHERING REQ (rand = 4f 75 5e ab da 5c 44 e8 04 35 1b 1c 67 48 c6 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928121009283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009283 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121009283 DMM INFO MM(262420000000068/ecc2e3fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121009283 DMM NOTICE MM(262420000000068/ecc2e3fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121009283 DMM DEBUG MM(262420000000068/ecc2e3fc) checking auth: received GSM SRES = e8 01 27 2a (gprs_gmm.c:666) 20240928121009283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121009283 DMM DEBUG MM(262420000000068/ecc2e3fc) Requesting authorization (sgsn_auth.c:160) 20240928121009283 DMM INFO MM(262420000000068/ecc2e3fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121009283 DMM DEBUG MM(262420000000068/ecc2e3fc) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121009283 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240928121009283 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) 20240928121009283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928121009283 DMM INFO MM(262420000000068/ecc2e3fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc2e3fc) (gprs_gmm.c:300) 20240928121009286 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121009286 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121009286 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240928121009286 DMM INFO MM(262420000000068/ecc2e3fc) Subscriber data update (mmctx.c:445) 20240928121009286 DMM DEBUG MM(262420000000068/ecc2e3fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121009286 DMM INFO MM(262420000000068/ecc2e3fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121009286 DMM NOTICE MM(262420000000068/ecc2e3fc) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240928121009286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121009286 DMM NOTICE MM(262420000000068/ecc2e3fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121009286 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) 20240928121009287 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121009287 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240928121009287 DMM INFO MM(262420000000068/ecc2e3fc) Subscriber data update (mmctx.c:445) 20240928121009287 DMM DEBUG MM(262420000000068/ecc2e3fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121009298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009299 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121009299 DMM INFO MM(262420000000068/ecc2e3fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121009299 DMM NOTICE MM(262420000000068/ecc2e3fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121009299 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121009299 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121009299 DLLC NOTICE LLME(d58b9d08/ecc2e3fc){ASSIGNED} LLGM Assign pre (ffffffff => ecc2e3fc) (gprs_llc.c:1079) 20240928121009299 DLLC NOTICE LLME(ffffffff/ecc2e3fc){ASSIGNED} LLGM Assign post (ffffffff => ecc2e3fc) (gprs_llc.c:1125) 20240928121009299 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121009299 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928121009299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121009299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121009356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009356 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121009356 DMM INFO MM(262420000000068/ecc2e3fc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121009356 DMM INFO MM(262420000000068/ecc2e3fc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121009356 DMM DEBUG MM(262420000000068/ecc2e3fc) Using GGSN 0 (gprs_sm.c:317) 20240928121009356 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) 20240928121009356 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240928121009356 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121009356 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121009356 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240928121009383 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 21 fd 98 02 11 ad aa 71 6f 14 05 7f c8 75 5d 32 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) 20240928121009383 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a36490, cbp=0x55f94be893c0) (sgsn_libgtp.c:629) 20240928121009383 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121009383 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=ecc2e3fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928121009383 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121009383 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@970e029989d8: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121009395 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240928121009409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009409 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009409 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@970e029989d8: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@970e029989d8: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='ECC2E3FC'O, index=0 20240928121009423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xECC2E3FC) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121009423 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121009423 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928121009423 DLLC NOTICE LLME(ffffffff/ecc2e3fc){ASSIGNED} LLGM Assign pre (ecc2e3fc => f4153df1) (gprs_llc.c:1079) 20240928121009423 DLLC NOTICE LLME(ecc2e3fc/f4153df1){ASSIGNED} LLGM Assign post (ecc2e3fc => f4153df1) (gprs_llc.c:1125) 20240928121009423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121009423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121009423 DMM DEBUG MM(262420000000068/f4153df1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121009449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121009450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240928121009450 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121009450 DMM DEBUG MM(262420000000068/f4153df1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240928121009450 DMM NOTICE MM(262420000000068/f4153df1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121009450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121009450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121009450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121009450 DMM DEBUG MM(262420000000068/f4153df1) Requesting authorization (sgsn_auth.c:160) 20240928121009450 DMM INFO MM(262420000000068/f4153df1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121009450 DMM DEBUG MM(262420000000068/f4153df1) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121009450 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240928121009450 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) 20240928121010419 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121010419 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121010419 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240928121010419 DMM INFO MM(262420000000068/f4153df1) Subscriber data update (mmctx.c:445) 20240928121010419 DMM DEBUG MM(262420000000068/f4153df1) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240928121010419 DMM INFO MM(262420000000068/f4153df1) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240928121010419 DMM NOTICE MM(262420000000068/f4153df1) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240928121010419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121010419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121010419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928121010419 DMM INFO MM(262420000000068/f4153df1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4153df1) (gprs_gmm.c:300) 20240928121010419 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) 20240928121010420 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121010420 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240928121010420 DMM INFO MM(262420000000068/f4153df1) Subscriber data update (mmctx.c:445) 20240928121010420 DMM DEBUG MM(262420000000068/f4153df1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121010428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121010428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121010428 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121010429 DMM INFO MM(262420000000068/f4153df1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121010429 DMM NOTICE MM(262420000000068/f4153df1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121010429 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121010429 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121010429 DLLC NOTICE LLME(ecc2e3fc/f4153df1){ASSIGNED} LLGM Assign pre (ffffffff => f4153df1) (gprs_llc.c:1079) 20240928121010429 DLLC NOTICE LLME(ffffffff/f4153df1){ASSIGNED} LLGM Assign post (ffffffff => f4153df1) (gprs_llc.c:1125) 20240928121010429 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121010429 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240928121010429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121010429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121010478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240928121010495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121010495 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121010495 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@970e029989d8: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@970e029989d8: Final verdict of PTC: pass 20240928121010503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@970e029989d8: Final verdict of PTC: none 20240928121010507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121010507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@970e029989d8: Final verdict of PTC: none -NSVCI97(1279)@970e029989d8: Final verdict of PTC: none -NSVCI98(1284)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@970e029989d8: Final verdict of PTC: none -NSVCI99(1289)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1277)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1287)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1282)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@970e029989d8: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sat Sep 28 12:10:10 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 20240928121010591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121010993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101580) 20240928121011508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121011508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101580, count=122732) 20240928121012511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121012511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121013496 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240928121013497 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240928121013497 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240928121013512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121013512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_cell_change_different_rai_ci_data started. 20240928121014086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121014088 DMM INFO MM(262420000000068/f4153df1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121014088 DMM INFO MM(262420000000068/f4153df1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121014088 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121014088 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121014088 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121014088 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240928121014088 DLLC NOTICE LLME(ffffffff/f4153df1){ASSIGNED} LLGM Assign pre (f4153df1 => ffffffff) (gprs_llc.c:1079) 20240928121014088 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4153df1 => ffffffff) (gprs_llc.c:1125) 20240928121014088 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928121014088 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928121014088 DMM NOTICE MM(262420000000068/f4153df1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928121014088 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240928121014088 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928121014088 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121014088 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240928121014089 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240928121014089 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) 20240928121014089 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) 20240928121014089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928121014089 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121014089 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928121014089 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121014089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121014134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121014134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121014134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121014134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121014134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121014134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121014135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240928121014135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121014135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1298)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121014135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121014135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121014135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121014135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121014135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121014135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121014135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121014137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121014142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014142 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121014150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121014150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121014150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121014150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121014150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121014150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121014150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121014150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121014150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121014151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121014151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121014151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121014151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121014151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121014151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121014151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121014151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121014151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121014151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121014151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121014151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121014151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121014153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121014157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014157 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121014171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121014171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121014171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121014171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121014171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121014171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121014171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121014171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121014171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121014172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121014172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121014172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121014172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121014172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121014172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121014172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121014172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121014172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121014172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121014172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121014172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121014172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121014175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121014179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121014513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121014513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121014513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121014513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121014517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121014518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@970e029989d8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@970e029989d8: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E13A8E01'O, index=0 SGSN_Test-GSUP(1310)@970e029989d8: 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)@970e029989d8: 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 := 'FD005E1D01111A94825D21F50C8DF699'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10F856F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A53B5391CF75EB7'O } } } } } 20240928121014589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014589 DLLC NOTICE LLME(ffffffff/e13a8e01){UNASSIGNED} LLC RX: unknown TLLI 0xe13a8e01, creating LLME on the fly (gprs_llc.c:552) 20240928121014589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014589 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121014589 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121014589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928121014589 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121014589 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928121014589 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121014589 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121014589 DLLC NOTICE LLME(ffffffff/e13a8e01){UNASSIGNED} LLGM Assign pre (e13a8e01 => eea718ce) (gprs_llc.c:1079) 20240928121014589 DLLC NOTICE LLME(e13a8e01/eea718ce){ASSIGNED} LLGM Assign post (e13a8e01 => eea718ce) (gprs_llc.c:1125) 20240928121014589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121014589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121014589 DMM DEBUG MM(262420000000070/eea718ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121014612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014612 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121014612 DMM DEBUG MM(262420000000070/eea718ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240928121014612 DMM NOTICE MM(262420000000070/eea718ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121014612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121014612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121014612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121014612 DMM DEBUG MM(262420000000070/eea718ce) Requesting authorization (sgsn_auth.c:160) 20240928121014612 DMM INFO MM(262420000000070/eea718ce) Requesting authentication tuples (sgsn_auth.c:184) 20240928121014612 DMM DEBUG MM(262420000000070/eea718ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121014612 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240928121014612 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)@970e029989d8: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@970e029989d8: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240928121014618 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121014618 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121014618 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121014618 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121014618 DMM INFO MM(262420000000070/eea718ce) Subscriber data update (mmctx.c:445) 20240928121014618 DMM DEBUG MM(262420000000070/eea718ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121014618 DMM INFO MM(262420000000070/eea718ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121014618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121014618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121014618 DMM INFO MM(262420000000070/eea718ce) <- GMM AUTH AND CIPHERING REQ (rand = fd 00 5e 1d 01 11 1a 94 82 5d 21 f5 0c 8d f6 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928121014634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014634 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121014634 DMM INFO MM(262420000000070/eea718ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121014634 DMM NOTICE MM(262420000000070/eea718ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121014634 DMM DEBUG MM(262420000000070/eea718ce) checking auth: received GSM SRES = 10 f8 56 f0 (gprs_gmm.c:666) 20240928121014635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121014635 DMM DEBUG MM(262420000000070/eea718ce) Requesting authorization (sgsn_auth.c:160) 20240928121014635 DMM INFO MM(262420000000070/eea718ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121014635 DMM DEBUG MM(262420000000070/eea718ce) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121014635 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240928121014635 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) 20240928121014635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928121014635 DMM INFO MM(262420000000070/eea718ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xeea718ce) (gprs_gmm.c:300) 20240928121014637 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121014637 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121014637 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240928121014637 DMM INFO MM(262420000000070/eea718ce) Subscriber data update (mmctx.c:445) 20240928121014637 DMM DEBUG MM(262420000000070/eea718ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121014637 DMM INFO MM(262420000000070/eea718ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121014637 DMM NOTICE MM(262420000000070/eea718ce) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240928121014637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121014637 DMM NOTICE MM(262420000000070/eea718ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121014637 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) 20240928121014638 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121014639 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240928121014639 DMM INFO MM(262420000000070/eea718ce) Subscriber data update (mmctx.c:445) 20240928121014639 DMM DEBUG MM(262420000000070/eea718ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121014651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014651 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121014651 DMM INFO MM(262420000000070/eea718ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121014651 DMM NOTICE MM(262420000000070/eea718ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121014651 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121014651 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121014651 DLLC NOTICE LLME(e13a8e01/eea718ce){ASSIGNED} LLGM Assign pre (ffffffff => eea718ce) (gprs_llc.c:1079) 20240928121014651 DLLC NOTICE LLME(ffffffff/eea718ce){ASSIGNED} LLGM Assign post (ffffffff => eea718ce) (gprs_llc.c:1125) 20240928121014651 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121014651 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928121014651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121014651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121014704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014704 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121014704 DMM INFO MM(262420000000070/eea718ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121014704 DMM INFO MM(262420000000070/eea718ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121014704 DMM DEBUG MM(262420000000070/eea718ce) Using GGSN 0 (gprs_sm.c:317) 20240928121014704 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) 20240928121014704 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240928121014704 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121014704 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121014704 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240928121014729 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 33 33 7f 63 11 99 b4 c2 90 14 05 7f d6 df 73 63 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) 20240928121014729 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a37508, cbp=0x55f94be88390) (sgsn_libgtp.c:629) 20240928121014729 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121014729 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=eea718ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928121014729 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121014729 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@970e029989d8: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121014743 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240928121014758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014758 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014758 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@970e029989d8: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EEA718CE'O, index=0 20240928121014771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121014771 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121014771 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55f94be86268, TLLI=eea718ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@970e029989d8: Removing Client IMSI='262420000000070'H, index=0 20240928121016774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@970e029989d8: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@970e029989d8: Final verdict of PTC: pass 20240928121016792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@970e029989d8: Final verdict of PTC: none -NSVCI97(1298)@970e029989d8: Final verdict of PTC: none 20240928121016797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121016797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI220(1306)@970e029989d8: Final verdict of PTC: none -NSVCI99(1309)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@970e029989d8: Final verdict of PTC: none -NSVCI98(1303)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1296)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1301)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1307)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@970e029989d8: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sat Sep 28 12:10:16 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 20240928121016870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121017272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100168) 20240928121017759 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240928121017759 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240928121017759 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240928121017798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121017799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100168, count=106740) 20240928121018800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121018800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121019562 DGPRS DEBUG Checking for inactive LLMEs, time = 30053618 (sgsn.c:131) 20240928121019801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121019801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_cell_change_different_ci_attach started. 20240928121020377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121020381 DMM INFO MM(262420000000070/eea718ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121020381 DMM INFO MM(262420000000070/eea718ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121020381 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121020381 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121020381 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121020381 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240928121020381 DLLC NOTICE LLME(ffffffff/eea718ce){ASSIGNED} LLGM Assign pre (eea718ce => ffffffff) (gprs_llc.c:1079) 20240928121020381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eea718ce => ffffffff) (gprs_llc.c:1125) 20240928121020381 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928121020381 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928121020381 DMM NOTICE MM(262420000000070/eea718ce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928121020381 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240928121020381 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928121020381 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121020381 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240928121020381 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240928121020381 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) 20240928121020381 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) 20240928121020381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928121020381 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121020381 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928121020381 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121020381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121020441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121020441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121020441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121020441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121020441 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121020441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121020441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121020441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121020441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121020442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121020442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121020442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121020442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121020442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121020442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121020442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121020442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121020442 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121020442 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121020442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121020442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121020442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121020445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121020450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020450 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121020457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121020457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121020457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121020457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121020457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121020457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121020457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121020457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121020457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121020458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121020458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121020458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121020458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121020458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121020458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121020458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121020458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121020458 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121020458 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121020458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121020459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121020459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928121020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121020466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1321)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121020472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121020472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121020472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121020473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121020473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121020473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121020473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121020473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121020473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121020474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121020474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121020474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121020474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121020474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121020474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121020474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121020474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121020474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121020474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121020474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121020474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121020474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121020476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121020480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121020802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121020802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121020802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121020802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121020806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121020807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@970e029989d8: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E6D981F8'O, index=0 SGSN_Test-GSUP(1329)@970e029989d8: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@970e029989d8: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@970e029989d8: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E6D981F8'O, index=0 TC_cell_change_different_ci_attach(1331)@970e029989d8: 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 := '00DDA7F9354F0C851ABBDEC0AAF432BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '115AD7F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '470CDD20E971AD5A'O } } } } } 20240928121020864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020864 DLLC NOTICE LLME(ffffffff/e6d981f8){UNASSIGNED} LLC RX: unknown TLLI 0xe6d981f8, creating LLME on the fly (gprs_llc.c:552) 20240928121020864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020864 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121020864 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121020864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928121020864 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121020864 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928121020864 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121020864 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121020864 DLLC NOTICE LLME(ffffffff/e6d981f8){UNASSIGNED} LLGM Assign pre (e6d981f8 => d2cf796f) (gprs_llc.c:1079) 20240928121020864 DLLC NOTICE LLME(e6d981f8/d2cf796f){ASSIGNED} LLGM Assign post (e6d981f8 => d2cf796f) (gprs_llc.c:1125) 20240928121020864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121020864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121020864 DMM DEBUG MM(262420000000069/d2cf796f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121020880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020880 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121020880 DMM DEBUG MM(262420000000069/d2cf796f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240928121020880 DMM NOTICE MM(262420000000069/d2cf796f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121020880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121020880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121020880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121020880 DMM DEBUG MM(262420000000069/d2cf796f) Requesting authorization (sgsn_auth.c:160) 20240928121020880 DMM INFO MM(262420000000069/d2cf796f) Requesting authentication tuples (sgsn_auth.c:184) 20240928121020880 DMM DEBUG MM(262420000000069/d2cf796f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121020880 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240928121020880 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)@970e029989d8: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@970e029989d8: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240928121020884 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121020884 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121020884 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121020884 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121020884 DMM INFO MM(262420000000069/d2cf796f) Subscriber data update (mmctx.c:445) 20240928121020884 DMM DEBUG MM(262420000000069/d2cf796f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121020884 DMM INFO MM(262420000000069/d2cf796f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121020884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121020884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121020884 DMM INFO MM(262420000000069/d2cf796f) <- GMM AUTH AND CIPHERING REQ (rand = 00 dd a7 f9 35 4f 0c 85 1a bb de c0 aa f4 32 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928121020898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020898 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121020898 DMM INFO MM(262420000000069/d2cf796f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121020898 DMM NOTICE MM(262420000000069/d2cf796f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121020898 DMM DEBUG MM(262420000000069/d2cf796f) checking auth: received GSM SRES = 11 5a d7 f0 (gprs_gmm.c:666) 20240928121020898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121020899 DMM DEBUG MM(262420000000069/d2cf796f) Requesting authorization (sgsn_auth.c:160) 20240928121020899 DMM INFO MM(262420000000069/d2cf796f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121020899 DMM DEBUG MM(262420000000069/d2cf796f) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121020899 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240928121020899 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) 20240928121020899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928121020899 DMM INFO MM(262420000000069/d2cf796f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2cf796f) (gprs_gmm.c:300) 20240928121020901 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121020901 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121020901 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240928121020901 DMM INFO MM(262420000000069/d2cf796f) Subscriber data update (mmctx.c:445) 20240928121020901 DMM DEBUG MM(262420000000069/d2cf796f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121020902 DMM INFO MM(262420000000069/d2cf796f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121020902 DMM NOTICE MM(262420000000069/d2cf796f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240928121020902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121020902 DMM NOTICE MM(262420000000069/d2cf796f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121020902 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) 20240928121020903 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121020903 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240928121020903 DMM INFO MM(262420000000069/d2cf796f) Subscriber data update (mmctx.c:445) 20240928121020903 DMM DEBUG MM(262420000000069/d2cf796f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121020913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020913 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121020913 DMM INFO MM(262420000000069/d2cf796f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121020913 DMM NOTICE MM(262420000000069/d2cf796f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121020914 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121020914 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121020914 DLLC NOTICE LLME(e6d981f8/d2cf796f){ASSIGNED} LLGM Assign pre (ffffffff => d2cf796f) (gprs_llc.c:1079) 20240928121020914 DLLC NOTICE LLME(ffffffff/d2cf796f){ASSIGNED} LLGM Assign post (ffffffff => d2cf796f) (gprs_llc.c:1125) 20240928121020914 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121020914 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928121020914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121020914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121020968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020968 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121020968 DMM INFO MM(262420000000069/d2cf796f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121020968 DMM INFO MM(262420000000069/d2cf796f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121020968 DMM DEBUG MM(262420000000069/d2cf796f) Using GGSN 0 (gprs_sm.c:317) 20240928121020968 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) 20240928121020968 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240928121020968 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121020968 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121020968 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240928121020977 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 47 95 82 e3 11 d0 75 f6 d5 14 05 7f 92 8c 44 9b 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) 20240928121020977 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a38580, cbp=0x55f94be88720) (sgsn_libgtp.c:629) 20240928121020977 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121020977 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=d2cf796f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928121020977 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121020977 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@970e029989d8: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121020983 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240928121020988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020988 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020988 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@970e029989d8: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@970e029989d8: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D2CF796F'O, index=0 20240928121020998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121020998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240928121020998 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121020998 DMM INFO MM(262420000000069/d2cf796f) -> GMM ATTACH REQUEST MI(TMSI-0xD2CF796F) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121020998 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121020998 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928121020998 DLLC NOTICE LLME(ffffffff/d2cf796f){ASSIGNED} LLGM Assign pre (d2cf796f => dc035983) (gprs_llc.c:1079) 20240928121020998 DLLC NOTICE LLME(d2cf796f/dc035983){ASSIGNED} LLGM Assign post (d2cf796f => dc035983) (gprs_llc.c:1125) 20240928121020998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121020998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121020998 DMM DEBUG MM(262420000000069/dc035983) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121021017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121021017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240928121021017 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121021017 DMM DEBUG MM(262420000000069/dc035983) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240928121021017 DMM NOTICE MM(262420000000069/dc035983) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121021017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121021017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121021017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121021017 DMM DEBUG MM(262420000000069/dc035983) Requesting authorization (sgsn_auth.c:160) 20240928121021017 DMM INFO MM(262420000000069/dc035983) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121021017 DMM DEBUG MM(262420000000069/dc035983) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121021017 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240928121021017 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) 20240928121021999 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121021999 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121021999 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240928121021999 DMM INFO MM(262420000000069/dc035983) Subscriber data update (mmctx.c:445) 20240928121021999 DMM DEBUG MM(262420000000069/dc035983) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240928121021999 DMM INFO MM(262420000000069/dc035983) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240928121021999 DMM NOTICE MM(262420000000069/dc035983) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240928121021999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121021999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121021999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240928121021999 DMM INFO MM(262420000000069/dc035983) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc035983) (gprs_gmm.c:300) 20240928121021999 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) 20240928121022001 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121022001 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240928121022001 DMM INFO MM(262420000000069/dc035983) Subscriber data update (mmctx.c:445) 20240928121022001 DMM DEBUG MM(262420000000069/dc035983) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121022018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121022019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121022019 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121022019 DMM INFO MM(262420000000069/dc035983) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121022019 DMM NOTICE MM(262420000000069/dc035983) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121022019 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121022019 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121022019 DLLC NOTICE LLME(d2cf796f/dc035983){ASSIGNED} LLGM Assign pre (ffffffff => dc035983) (gprs_llc.c:1079) 20240928121022019 DLLC NOTICE LLME(ffffffff/dc035983){ASSIGNED} LLGM Assign post (ffffffff => dc035983) (gprs_llc.c:1125) 20240928121022019 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121022019 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240928121022019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121022019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121022069 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240928121022085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121022085 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121022085 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@970e029989d8: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@970e029989d8: Final verdict of PTC: pass 20240928121022093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@970e029989d8: Final verdict of PTC: none 20240928121022098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121022098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@970e029989d8: Final verdict of PTC: none -NSVCI97(1317)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@970e029989d8: Final verdict of PTC: none -NSVCI98(1322)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@970e029989d8: Final verdict of PTC: none -NSVCI99(1327)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1315)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1320)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1325)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@970e029989d8: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sat Sep 28 12:10:22 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 20240928121022166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121022568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128680) 20240928121023099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121023100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=128680, count=129940) 20240928121024101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121024101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121025086 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240928121025087 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240928121025087 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240928121025102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121025102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_cell_change_different_ci_data started. 20240928121025651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121025653 DMM INFO MM(262420000000069/dc035983) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121025653 DMM INFO MM(262420000000069/dc035983) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121025653 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121025653 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121025653 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121025653 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240928121025653 DLLC NOTICE LLME(ffffffff/dc035983){ASSIGNED} LLGM Assign pre (dc035983 => ffffffff) (gprs_llc.c:1079) 20240928121025653 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc035983 => ffffffff) (gprs_llc.c:1125) 20240928121025653 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928121025653 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928121025653 DMM NOTICE MM(262420000000069/dc035983) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928121025653 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240928121025653 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928121025653 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121025653 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240928121025653 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240928121025653 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) 20240928121025653 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) 20240928121025653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928121025653 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121025653 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928121025653 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121025653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121025686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121025686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121025686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121025686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121025686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121025686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121025687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121025687 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121025687 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121025687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121025687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121025687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121025689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121025693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121025693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121025702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121025702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121025702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121025702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121025703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121025703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121025703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121025703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121025703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121025703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121025705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121025710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121025711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121025717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121025717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121025717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121025717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121025717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121025718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121025718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121025718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121025718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928121025718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121025719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121025724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121025724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121026103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121026103 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121026103 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121026103 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121026107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121026109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@970e029989d8: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DCD1DC3E'O, index=0 SGSN_Test-GSUP(1348)@970e029989d8: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@970e029989d8: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@970e029989d8: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DCD1DC3E'O, index=0 TC_cell_change_different_ci_data(1350)@970e029989d8: 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 := 'CE48EEC8B348E1FB2D9C413998291F03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A546F7FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5C6A2FA3BCA8059'O } } } } } 20240928121026158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026158 DLLC NOTICE LLME(ffffffff/dcd1dc3e){UNASSIGNED} LLC RX: unknown TLLI 0xdcd1dc3e, creating LLME on the fly (gprs_llc.c:552) 20240928121026158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121026158 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121026158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928121026158 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121026158 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928121026158 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121026158 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121026158 DLLC NOTICE LLME(ffffffff/dcd1dc3e){UNASSIGNED} LLGM Assign pre (dcd1dc3e => d1310e09) (gprs_llc.c:1079) 20240928121026158 DLLC NOTICE LLME(dcd1dc3e/d1310e09){ASSIGNED} LLGM Assign post (dcd1dc3e => d1310e09) (gprs_llc.c:1125) 20240928121026158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121026158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121026158 DMM DEBUG MM(262420000000071/d1310e09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121026165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026165 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121026165 DMM DEBUG MM(262420000000071/d1310e09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240928121026165 DMM NOTICE MM(262420000000071/d1310e09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121026165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121026165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121026165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121026165 DMM DEBUG MM(262420000000071/d1310e09) Requesting authorization (sgsn_auth.c:160) 20240928121026165 DMM INFO MM(262420000000071/d1310e09) Requesting authentication tuples (sgsn_auth.c:184) 20240928121026165 DMM DEBUG MM(262420000000071/d1310e09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121026165 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240928121026165 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)@970e029989d8: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@970e029989d8: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240928121026167 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121026167 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121026167 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121026167 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121026167 DMM INFO MM(262420000000071/d1310e09) Subscriber data update (mmctx.c:445) 20240928121026167 DMM DEBUG MM(262420000000071/d1310e09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121026167 DMM INFO MM(262420000000071/d1310e09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121026167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121026167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121026167 DMM INFO MM(262420000000071/d1310e09) <- GMM AUTH AND CIPHERING REQ (rand = ce 48 ee c8 b3 48 e1 fb 2d 9c 41 39 98 29 1f 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928121026172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026172 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121026172 DMM INFO MM(262420000000071/d1310e09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121026172 DMM NOTICE MM(262420000000071/d1310e09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121026172 DMM DEBUG MM(262420000000071/d1310e09) checking auth: received GSM SRES = a5 46 f7 fb (gprs_gmm.c:666) 20240928121026172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121026172 DMM DEBUG MM(262420000000071/d1310e09) Requesting authorization (sgsn_auth.c:160) 20240928121026172 DMM INFO MM(262420000000071/d1310e09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121026172 DMM DEBUG MM(262420000000071/d1310e09) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121026173 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240928121026173 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) 20240928121026173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928121026173 DMM INFO MM(262420000000071/d1310e09) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1310e09) (gprs_gmm.c:300) 20240928121026173 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121026173 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121026173 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240928121026173 DMM INFO MM(262420000000071/d1310e09) Subscriber data update (mmctx.c:445) 20240928121026173 DMM DEBUG MM(262420000000071/d1310e09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121026173 DMM INFO MM(262420000000071/d1310e09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121026173 DMM NOTICE MM(262420000000071/d1310e09) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240928121026173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121026173 DMM NOTICE MM(262420000000071/d1310e09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121026173 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) 20240928121026174 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121026174 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240928121026174 DMM INFO MM(262420000000071/d1310e09) Subscriber data update (mmctx.c:445) 20240928121026174 DMM DEBUG MM(262420000000071/d1310e09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121026178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026178 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121026178 DMM INFO MM(262420000000071/d1310e09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121026178 DMM NOTICE MM(262420000000071/d1310e09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121026178 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121026178 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121026178 DLLC NOTICE LLME(dcd1dc3e/d1310e09){ASSIGNED} LLGM Assign pre (ffffffff => d1310e09) (gprs_llc.c:1079) 20240928121026178 DLLC NOTICE LLME(ffffffff/d1310e09){ASSIGNED} LLGM Assign post (ffffffff => d1310e09) (gprs_llc.c:1125) 20240928121026178 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121026178 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928121026178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121026178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121026235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026235 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121026235 DMM INFO MM(262420000000071/d1310e09) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121026235 DMM INFO MM(262420000000071/d1310e09) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121026235 DMM DEBUG MM(262420000000071/d1310e09) Using GGSN 0 (gprs_sm.c:317) 20240928121026235 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) 20240928121026235 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240928121026235 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121026235 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121026235 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240928121026261 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 ca 67 32 12 11 f9 cb c3 32 14 05 7f 83 d6 17 48 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) 20240928121026261 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a395f8, cbp=0x55f94be88ab0) (sgsn_libgtp.c:629) 20240928121026261 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121026261 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f94be86268 TLLI=d1310e09, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240928121026261 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121026261 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@970e029989d8: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121026278 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240928121026291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026291 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026291 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@970e029989d8: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@970e029989d8: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D1310E09'O, index=0 20240928121026306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121026306 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121026306 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121026308 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@970e029989d8: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@970e029989d8: Final verdict of PTC: pass 20240928121026333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@970e029989d8: Final verdict of PTC: none -NSVCI97(1336)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@970e029989d8: Final verdict of PTC: none 20240928121026338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121026338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@970e029989d8: Final verdict of PTC: none -NSVCI99(1346)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@970e029989d8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1344)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1339)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1334)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@970e029989d8: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sat Sep 28 12:10:26 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20240928121026405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121026808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91144) 20240928121027340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121027340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91144, count=105984) 20240928121028342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121028342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121029308 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240928121029308 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240928121029308 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240928121029343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121029343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_sgsn_context_req_in started. 20240928121029884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121029886 DMM INFO MM(262420000000071/d1310e09) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121029886 DMM INFO MM(262420000000071/d1310e09) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121029886 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121029886 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121029886 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121029886 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240928121029886 DLLC NOTICE LLME(ffffffff/d1310e09){ASSIGNED} LLGM Assign pre (d1310e09 => ffffffff) (gprs_llc.c:1079) 20240928121029886 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1310e09 => ffffffff) (gprs_llc.c:1125) 20240928121029886 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f94be85f10 (gprs_sndcp.c:574) 20240928121029886 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f94be86268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240928121029886 DMM NOTICE MM(262420000000071/d1310e09) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240928121029886 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240928121029886 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240928121029886 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121029886 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240928121029886 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240928121029886 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) 20240928121029886 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) 20240928121029886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928121029886 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121029886 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928121029886 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121029886 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1355)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1356)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1359)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1355)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1359)@970e029989d8: Provider Link came up: sending NS-RESET -NSVCI98(1360)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121030019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121030019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121030019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121030019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121030019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121030019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121030019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121030019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121030019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240928121030023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121030023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121030023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121030023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121030023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121030023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121030023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121030023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121030023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1359)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121030031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121030031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121030031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121030032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121030032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121030032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121030032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121030032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121030032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121030032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121030032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121030032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121030032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240928121030033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121030033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121030033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121030034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121030034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) -NSVCI97(1359)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928121030035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121030035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121030035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121030035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121030035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121030035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121030035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121030035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1359)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(1360)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928121030044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121030046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121030068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121030068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1356)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1356)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1353)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20240928121030085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121030085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1365)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@970e029989d8: Provider Link came up: sending NS-RESET TC_sgsn_context_req_in-BVCI210(1358)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121030099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121030099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121030099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121030099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121030099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121030099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121030099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121030099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121030099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121030102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121030102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121030102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121030103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121030103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121030103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121030103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121030103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121030103 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121030103 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121030103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121030103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121030103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121030109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121030123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121030123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121030344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121030344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121030344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121030344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121030350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121030351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@970e029989d8: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D4B2F0AF'O, index=0 SGSN_Test-GSUP(1367)@970e029989d8: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@970e029989d8: 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 := 'A838E5FF8C458031A9D9644A76B024B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BDC2554'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A7CF16D5A2DE032'O } } } } } 20240928121031397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121031397 DLLC NOTICE LLME(ffffffff/d4b2f0af){UNASSIGNED} LLC RX: unknown TLLI 0xd4b2f0af, creating LLME on the fly (gprs_llc.c:552) 20240928121031397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121031397 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121031397 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121031397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928121031397 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121031397 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Allocated (fsm.c:456) 20240928121031397 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121031397 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121031397 DLLC NOTICE LLME(ffffffff/d4b2f0af){UNASSIGNED} LLGM Assign pre (d4b2f0af => e9138615) (gprs_llc.c:1079) 20240928121031397 DLLC NOTICE LLME(d4b2f0af/e9138615){ASSIGNED} LLGM Assign post (d4b2f0af => e9138615) (gprs_llc.c:1125) 20240928121031397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121031397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121031397 DMM DEBUG MM(262420000000072/e9138615) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121031404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121031404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928121031404 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121031404 DMM DEBUG MM(262420000000072/e9138615) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240928121031404 DMM NOTICE MM(262420000000072/e9138615) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121031404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121031404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121031404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121031404 DMM DEBUG MM(262420000000072/e9138615) Requesting authorization (sgsn_auth.c:160) 20240928121031404 DMM INFO MM(262420000000072/e9138615) Requesting authentication tuples (sgsn_auth.c:184) 20240928121031404 DMM DEBUG MM(262420000000072/e9138615) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121031404 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240928121031404 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)@970e029989d8: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@970e029989d8: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240928121031408 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121031408 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121031408 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121031408 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121031408 DMM INFO MM(262420000000072/e9138615) Subscriber data update (mmctx.c:445) 20240928121031408 DMM DEBUG MM(262420000000072/e9138615) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121031408 DMM INFO MM(262420000000072/e9138615) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121031408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121031408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121031408 DMM INFO MM(262420000000072/e9138615) <- GMM AUTH AND CIPHERING REQ (rand = a8 38 e5 ff 8c 45 80 31 a9 d9 64 4a 76 b0 24 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240928121031415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121031415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121031415 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121031416 DMM INFO MM(262420000000072/e9138615) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121031416 DMM NOTICE MM(262420000000072/e9138615) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121031416 DMM DEBUG MM(262420000000072/e9138615) checking auth: received GSM SRES = 1b dc 25 54 (gprs_gmm.c:666) 20240928121031416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121031416 DMM DEBUG MM(262420000000072/e9138615) Requesting authorization (sgsn_auth.c:160) 20240928121031416 DMM INFO MM(262420000000072/e9138615) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121031416 DMM DEBUG MM(262420000000072/e9138615) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121031416 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240928121031416 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) 20240928121031416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928121031416 DMM INFO MM(262420000000072/e9138615) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9138615) (gprs_gmm.c:300) 20240928121031417 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121031417 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121031417 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240928121031417 DMM INFO MM(262420000000072/e9138615) Subscriber data update (mmctx.c:445) 20240928121031417 DMM DEBUG MM(262420000000072/e9138615) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121031417 DMM INFO MM(262420000000072/e9138615) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121031417 DMM NOTICE MM(262420000000072/e9138615) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240928121031417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121031417 DMM NOTICE MM(262420000000072/e9138615) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121031417 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) 20240928121031418 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121031418 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240928121031418 DMM INFO MM(262420000000072/e9138615) Subscriber data update (mmctx.c:445) 20240928121031418 DMM DEBUG MM(262420000000072/e9138615) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121031423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121031423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928121031423 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121031423 DMM INFO MM(262420000000072/e9138615) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121031423 DMM NOTICE MM(262420000000072/e9138615) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121031423 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121031423 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121031423 DLLC NOTICE LLME(d4b2f0af/e9138615){ASSIGNED} LLGM Assign pre (ffffffff => e9138615) (gprs_llc.c:1079) 20240928121031423 DLLC NOTICE LLME(ffffffff/e9138615){ASSIGNED} LLGM Assign post (ffffffff => e9138615) (gprs_llc.c:1125) 20240928121031423 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121031423 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928121031423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121031423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121031484 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 c2 69 00 00 03 52 f0 99 42 42 de 05 e9 13 86 15 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)@970e029989d8: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240928121033484 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240928121033484 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240928121033484 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) 20240928121033484 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240928121033484 DMM INFO MM(262420000000072/e9138615) Subscriber data update (mmctx.c:445) 20240928121033484 DMM DEBUG MM(262420000000072/e9138615) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240928121033484 DMM INFO MM(262420000000072/e9138615) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240928121033484 DMM INFO MM(262420000000072/e9138615) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121033484 DMM INFO MM(262420000000072/e9138615) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121033484 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121033484 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121033484 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121033484 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928121033485 DLLC NOTICE LLME(ffffffff/e9138615){ASSIGNED} LLGM Assign pre (e9138615 => ffffffff) (gprs_llc.c:1079) 20240928121033485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9138615 => ffffffff) (gprs_llc.c:1125) 20240928121033485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928121033485 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121033485 DMM DEBUG MM_STATE_Iu[0x55f94be7e780]{Detached}: Deallocated (fsm.c:568) 20240928121033485 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@970e029989d8: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@970e029989d8: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240928121033495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@970e029989d8: Final verdict of PTC: none 20240928121033502 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121033502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1352)@970e029989d8: Final verdict of PTC: none -NSVCI98(1360)@970e029989d8: Final verdict of PTC: none -NSVCI99(1365)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@970e029989d8: Final verdict of PTC: none -NSVCI97(1359)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1356)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1354)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1357)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1363)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1356): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1357): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1359): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@970e029989d8: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sat Sep 28 12:10:33 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 20240928121033633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121034036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95468) 20240928121034503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121034503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95468, count=100036) 20240928121035505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121035505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121036507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121036507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_sgsn_context_req_out started. 20240928121037137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121037140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121037179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121037179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121037179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121037179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121037179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121037179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121037179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121037179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121037179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121037180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121037180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121037180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121037180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121037180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121037180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121037180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121037180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121037180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121037180 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121037180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121037181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121037181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121037182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121037187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121037187 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121037195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121037195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121037195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121037195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121037195 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121037195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121037195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121037195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121037195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121037196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121037196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121037196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121037196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121037196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121037196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121037196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121037196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121037196 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121037196 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121037196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928121037196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121037196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121037197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121037202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121037202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121037211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121037211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121037211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121037211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121037211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121037212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121037212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121037212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121037212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121037212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121037212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121037212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121037212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121037213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121037213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121037215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121037219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121037219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121037508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121037508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121037508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121037508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121037512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121037513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@970e029989d8: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F35072B0'O, index=0 SGSN_Test-GSUP(1386)@970e029989d8: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240928121038590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121038590 DLLC NOTICE LLME(ffffffff/f35072b0){UNASSIGNED} LLC RX: unknown TLLI 0xf35072b0, creating LLME on the fly (gprs_llc.c:552) 20240928121038590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240928121038590 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928121038590 DMM NOTICE LLME(ffffffff/f35072b0){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240928121038590 DLLC NOTICE LLME(ffffffff/f35072b0){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240928121038590 DMM ERROR LLME(ffffffff/f35072b0){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240928121038590 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240928121038590 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240928121038590 DLLC NOTICE LLME(ffffffff/f35072b0){UNASSIGNED} LLGM Assign pre (f35072b0 => ffffffff) (gprs_llc.c:1079) 20240928121038590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f35072b0 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@970e029989d8: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@970e029989d8: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20240928121038605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121038605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1386)@970e029989d8: Final verdict of PTC: none -NSVCI98(1379)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@970e029989d8: Final verdict of PTC: none 20240928121038606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1384)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@970e029989d8: Final verdict of PTC: none -NSVCI97(1374)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1377)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1382)@970e029989d8: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@970e029989d8: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@970e029989d8: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sat Sep 28 12:10:38 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 20240928121038680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121039082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53600) 20240928121039606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121039606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53600, count=54860) 20240928121040607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121040607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121041608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121041608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_req_id_req_ra_update started. 20240928121042173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121042175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121042214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121042214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121042214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121042214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121042214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121042214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121042214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121042214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121042214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121042215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121042215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121042215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121042215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121042215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121042215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121042215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121042215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121042215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121042215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121042215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121042216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121042216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121042219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121042227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121042227 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121042234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121042234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121042234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121042234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121042234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121042234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121042234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121042234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121042234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121042235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121042235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121042235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121042235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121042235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121042235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121042235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121042235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121042235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121042235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121042235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121042235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121042235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121042237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121042241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121042241 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)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121042249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121042249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121042249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121042249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121042249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121042249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121042249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121042249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121042249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121042250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121042250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121042250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121042250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121042250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121042250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121042250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121042250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121042250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121042250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121042250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121042251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121042251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121042253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121042258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121042258 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)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121042609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121042609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121042609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121042609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121042613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928121042615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@970e029989d8: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='E6819FA4'O, index=0 SGSN_Test-GSUP(1405)@970e029989d8: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240928121042677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121042677 DLLC NOTICE LLME(ffffffff/e6819fa4){UNASSIGNED} LLC RX: unknown TLLI 0xe6819fa4, creating LLME on the fly (gprs_llc.c:552) 20240928121042677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121042677 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121042677 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121042677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928121042677 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121042677 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928121042677 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121042678 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121042678 DLLC NOTICE LLME(ffffffff/e6819fa4){UNASSIGNED} LLGM Assign pre (e6819fa4 => d1ca35a0) (gprs_llc.c:1079) 20240928121042678 DLLC NOTICE LLME(e6819fa4/d1ca35a0){ASSIGNED} LLGM Assign post (e6819fa4 => d1ca35a0) (gprs_llc.c:1125) 20240928121042678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121042678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121042678 DMM DEBUG MM(262420000000047/d1ca35a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121042692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121042692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121042692 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121042692 DMM INFO MM(262420000000047/d1ca35a0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928121042692 DMM INFO MM(262420000000047/d1ca35a0) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-38582-201 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240928121042692 DMM NOTICE MM(262420000000047/d1ca35a0) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240928121042692 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240928121042692 DMM INFO MM(262420000000047/d1ca35a0) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240928121042692 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121042692 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121042692 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121042692 DMM ERROR MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928121042692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Deallocated (fsm.c:568) 20240928121042692 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121042692 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928121042692 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121042692 DLLC NOTICE LLME(e6819fa4/d1ca35a0){ASSIGNED} LLGM Assign pre (d1ca35a0 => ffffffff) (gprs_llc.c:1079) 20240928121042692 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1ca35a0 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@970e029989d8: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@970e029989d8: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@970e029989d8: Final verdict of PTC: pass 20240928121042702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@970e029989d8: Final verdict of PTC: none 20240928121042705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121042705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI196(1392)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@970e029989d8: Final verdict of PTC: none -NSVCI99(1403)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@970e029989d8: Final verdict of PTC: none -NSVCI98(1398)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@970e029989d8: Final verdict of PTC: none -NSVCI97(1393)@970e029989d8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@970e029989d8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1401)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1391)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1396)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sat Sep 28 12:10:42 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 20240928121042829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121043230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20240928121043706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121043706 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=62544) 20240928121044707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121044707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test execution finished. MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sat Sep 28 12:10:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121045709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121045709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_iu_attach started. 20240928121046327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121046329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121046363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121046363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121046363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121046363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121046363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121046363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121046363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121046363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121046363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121046364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121046364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121046364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121046364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121046364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121046364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121046364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121046364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121046364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121046364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121046364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121046364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121046364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121046365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121046370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121046371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121046379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121046379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121046379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121046379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121046379 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121046379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121046379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121046379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121046379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121046380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121046380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121046380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121046380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121046380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121046380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121046380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121046380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121046380 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121046380 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121046380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121046380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121046380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1418)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928121046383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121046388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121046388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121046396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121046396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121046396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121046396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121046396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121046396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121046396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121046396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121046396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121046398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121046398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121046398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121046398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121046398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121046398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121046398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121046398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121046398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121046398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121046398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121046398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121046398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121046400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1425)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@970e029989d8: ************************************************* MTC@970e029989d8: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@970e029989d8: v_sccp_pdu_maxlen:268 20240928121046406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121046406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121046605 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121046605 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) 20240928121046605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121046605 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121046607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121046607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121046607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121046607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121046607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121046607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121046607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121046608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121046608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121046608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121046608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121046608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121046608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121046608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121046608 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121046710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121046710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121046710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121046710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121046713 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240928121046714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121047423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047424 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121047424 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121047424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@970e029989d8: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='FA48C850'O, index=0 SGSN_Test-GSUP(1428)@970e029989d8: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@970e029989d8: 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 := 'E5E1'O, rac := '07'O ("\a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@970e029989d8: Added conn table entry 0TC_iu_attach(1430)31011 SGSN_Test_0-SCCP(1423)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1424)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121047774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047775 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121047775 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121047775 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121047775 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240928121047775 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240928121047775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121047775 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{Deregistered}: Allocated (fsm.c:456) 20240928121047775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: Allocated (fsm.c:456) 20240928121047775 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Allocated (fsm.c:456) 20240928121047775 DMM DEBUG MM_STATE_Iu[0x55f94be825b0]{Detached}: Allocated (fsm.c:456) 20240928121047775 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121047775 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121047775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121047775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121047775 DMM DEBUG MM(262420000001001/ccc80039) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121047775 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240928121047775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@970e029989d8: { messageType := 2, destLocRef := '007923'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@970e029989d8: 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 := '10BEB0FA75DB9F616FEE5A8EE5786865'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54E90E35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B56B0D2F913A5792'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '02CF95DD2D8360507CD57B7320162B9B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F4D3EB080E8987C3CA67C0E7EC9FCC50'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1E0D434846B53D1761C245FF06DA6B14'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F3F109BCB3497C67'O } } } } } SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1423)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240928121047780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047780 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121047780 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121047780 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121047780 DMM DEBUG MM(262420000001001/ccc80039) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240928121047780 DMM NOTICE MM(262420000001001/ccc80039) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121047780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121047780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121047780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121047780 DMM DEBUG MM(262420000001001/ccc80039) Requesting authorization (sgsn_auth.c:160) 20240928121047780 DMM INFO MM(262420000001001/ccc80039) Requesting authentication tuples (sgsn_auth.c:184) 20240928121047780 DMM DEBUG MM(262420000001001/ccc80039) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121047780 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240928121047780 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)@970e029989d8: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@970e029989d8: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240928121047781 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121047781 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121047781 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121047781 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121047781 DMM INFO MM(262420000001001/ccc80039) Subscriber data update (mmctx.c:445) 20240928121047781 DMM DEBUG MM(262420000001001/ccc80039) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121047781 DMM INFO MM(262420000001001/ccc80039) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121047781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121047781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121047781 DMM INFO MM(262420000001001/ccc80039) <- GMM AUTH AND CIPHERING REQ (rand = 10 be b0 fa 75 db 9f 61 6f ee 5a 8e e5 78 68 65 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e 0d 43 48 46 b5 3d 17 61 c2 45 ff 06 da 6b 14 ) (gprs_gmm.c:483) 20240928121047781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240928121047781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1423)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022F3F109BC23094B99990000100001F02904B3497C67'O 20240928121047784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047784 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121047784 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121047784 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121047784 DMM INFO MM(262420000001001/ccc80039) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121047784 DMM NOTICE MM(262420000001001/ccc80039) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121047784 DMM DEBUG MM(262420000001001/ccc80039) checking auth: received UMTS RES = f3 f1 09 bc b3 49 7c 67 (gprs_gmm.c:666) 20240928121047784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121047784 DMM DEBUG MM(262420000001001/ccc80039) Requesting authorization (sgsn_auth.c:160) 20240928121047784 DMM INFO MM(262420000001001/ccc80039) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121047784 DMM DEBUG MM(262420000001001/ccc80039) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121047784 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240928121047784 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) 20240928121047784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121047784 DMM DEBUG MM(262420000001001/ccc80039) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240928121047784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1423)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121047789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047789 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121047789 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121047789 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121047789 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240928121047789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121047789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121047789 DMM INFO MM(262420000001001/ccc80039) <- GMM ATTACH ACCEPT (new P-TMSI=0xccc80039) (gprs_gmm.c:300) 20240928121047789 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240928121047789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121047792 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121047792 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121047792 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240928121047792 DMM INFO MM(262420000001001/ccc80039) Subscriber data update (mmctx.c:445) 20240928121047792 DMM DEBUG MM(262420000001001/ccc80039) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121047792 DMM INFO MM(262420000001001/ccc80039) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121047792 DMM NOTICE MM(262420000001001/ccc80039) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240928121047792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121047792 DMM NOTICE MM(262420000001001/ccc80039) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121047792 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) 20240928121047792 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121047792 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240928121047792 DMM INFO MM(262420000001001/ccc80039) Subscriber data update (mmctx.c:445) 20240928121047792 DMM DEBUG MM(262420000001001/ccc80039) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1423)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121047794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047794 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121047794 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121047794 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121047794 DMM INFO MM(262420000001001/ccc80039) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121047794 DMM NOTICE MM(262420000001001/ccc80039) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121047794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121047794 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121047794 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121047794 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121047794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121047794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121047794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1423)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1423)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121047799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121047799 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121047799 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121047799 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121047799 DMM INFO MM(262420000001001/ccc80039) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121047799 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121047799 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121047799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121047799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121047799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121047799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@970e029989d8: Deleted conn table entry 0TC_iu_attach(1430)31011 TC_iu_attach(1430)@970e029989d8: setverdict(pass): none -> pass 20240928121047800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121047800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121047800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121047800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121047800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121047800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121047800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121047800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach(1430)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@970e029989d8: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@970e029989d8: Final verdict of PTC: none 20240928121047871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@970e029989d8: Final verdict of PTC: none 20240928121047875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121047875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1408)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@970e029989d8: Final verdict of PTC: none -NSVCI99(1422)@970e029989d8: Final verdict of PTC: none -NSVCI97(1412)@970e029989d8: Final verdict of PTC: none -NSVCI98(1417)@970e029989d8: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@970e029989d8: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@970e029989d8: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1410)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1420)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1415)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@970e029989d8: Test case TC_iu_attach finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sat Sep 28 12:10:47 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 20240928121047991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121048002 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121048002 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) 20240928121048002 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121048002 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121048002 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121048002 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) 20240928121048002 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121048002 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121048002 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) 20240928121048002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121048002 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121048002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121048002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121048002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121048002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121048002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121048002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121048002 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240928121048393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207636) 20240928121048876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121048876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207636, count=208892) 20240928121049563 DGPRS DEBUG Checking for inactive LLMEs, time = 30053648 (sgsn.c:131) 20240928121049878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121049878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121050003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121050003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121050003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121050879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121050879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_iu_attach_encr started. 20240928121051470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121051470 DMM INFO MM(262420000001001/ccc80039) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121051470 DMM INFO MM(262420000001001/ccc80039) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121051470 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121051470 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121051470 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121051470 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240928121051470 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240928121051470 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) 20240928121051470 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) 20240928121051470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: Deallocated (fsm.c:568) 20240928121051470 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Deallocated (fsm.c:568) 20240928121051470 DMM DEBUG MM_STATE_Iu(1)[0x55f94be825b0]{Detached}: Deallocated (fsm.c:568) 20240928121051470 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e9e0]{Deregistered}: Deallocated (fsm.c:568) 20240928121051470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1436)@970e029989d8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1435)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928121051495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121051495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121051495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121051495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121051495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121051495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121051495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121051495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121051495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1436)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121051496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121051496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121051496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121051496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121051496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121051496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121051496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121051496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121051496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121051496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121051496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121051496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121051496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1436)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1436)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121051499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240928121051504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121051504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1435)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_encr-BVCI196(1433)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121051507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121051507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121051507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121051508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121051508 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121051508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121051508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121051508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121051508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121051508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121051508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121051508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121051508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121051508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121051508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121051508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121051508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121051508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121051508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121051508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121051509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121051509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121051511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121051516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121051516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121051529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121051529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121051529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121051529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121051529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121051529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121051529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121051529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121051529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121051530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121051530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121051530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121051530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121051530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121051530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121051530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121051530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121051530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121051530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121051530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121051530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121051530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1448)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@970e029989d8: ************************************************* 20240928121051532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@970e029989d8: Starting RAN_Emulation SGSN_Test_0-SCCP(1445)@970e029989d8: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121051537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121051537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121051733 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121051733 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) 20240928121051733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121051733 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121051740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121051740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121051740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121051740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121051740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121051740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121051740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121051742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121051742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121051742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121051742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121051742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121051742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121051742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121051742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121051880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121051880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121051880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121051880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121051884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121051885 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121052550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121052550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121052550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121052550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121052550 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121052550 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121052550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121052550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121052550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121052550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@970e029989d8: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D5CF9930'O, index=0 SGSN_Test-GSUP(1451)@970e029989d8: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@970e029989d8: 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 := '32A3'O, rac := 'E0'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)@970e029989d8: Added conn table entry 0TC_iu_attach_encr(1453)1899956 SGSN_Test_0-SCCP(1445)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1447)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121052975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121052975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121052975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121052975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121052976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121052976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121052976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121052976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121052976 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121052976 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121052976 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121052976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121052976 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{Deregistered}: Allocated (fsm.c:456) 20240928121052976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928121052976 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Allocated (fsm.c:456) 20240928121052976 DMM DEBUG MM_STATE_Iu[0x55f94be7e650]{Detached}: Allocated (fsm.c:456) 20240928121052976 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121052976 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121052976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121052976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121052976 DMM DEBUG MM(262420000001001/d25067a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121052976 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240928121052976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121052976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121052976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121052976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@970e029989d8: { messageType := 2, destLocRef := '1CFDB4'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@970e029989d8: 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 := 'CCAB2F10F92D2E3343BC365FFEB66DA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93DC0603'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA1E2F73EC8E6DE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '27889655EEACBD4B339CAD1C0D3C86FF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B591F24A78C39CFACBCE1FFF71646323'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '747B331CB01237740F9E5EC3EBDB5E7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '660834FD2A23596A'O } } } } } SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1445)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240928121052988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121052988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121052988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121052988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121052988 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121052988 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121052988 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121052988 DMM DEBUG MM(262420000001001/d25067a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240928121052988 DMM NOTICE MM(262420000001001/d25067a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121052988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121052988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121052988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121052988 DMM DEBUG MM(262420000001001/d25067a6) Requesting authorization (sgsn_auth.c:160) 20240928121052988 DMM INFO MM(262420000001001/d25067a6) Requesting authentication tuples (sgsn_auth.c:184) 20240928121052988 DMM DEBUG MM(262420000001001/d25067a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121052988 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240928121052988 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)@970e029989d8: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@970e029989d8: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240928121052992 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121052992 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121052992 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121052992 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121052992 DMM INFO MM(262420000001001/d25067a6) Subscriber data update (mmctx.c:445) 20240928121052992 DMM DEBUG MM(262420000001001/d25067a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121052992 DMM INFO MM(262420000001001/d25067a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121052992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121052992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121052992 DMM INFO MM(262420000001001/d25067a6) <- GMM AUTH AND CIPHERING REQ (rand = cc ab 2f 10 f9 2d 2e 33 43 bc 36 5f fe b6 6d a5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 7b 33 1c b0 12 37 74 0f 9e 5e c3 eb db 5e 7b ) (gprs_gmm.c:483) 20240928121052992 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240928121052993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121052993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121052993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121052993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121052993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121052993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121052993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121052993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1445)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122660834FD23094B99990000100001F029042A23596A'O 20240928121053000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121053000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121053000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121053000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121053001 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121053001 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121053001 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121053001 DMM INFO MM(262420000001001/d25067a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121053001 DMM NOTICE MM(262420000001001/d25067a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121053001 DMM DEBUG MM(262420000001001/d25067a6) checking auth: received UMTS RES = 66 08 34 fd 2a 23 59 6a (gprs_gmm.c:666) 20240928121053001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121053001 DMM DEBUG MM(262420000001001/d25067a6) Requesting authorization (sgsn_auth.c:160) 20240928121053001 DMM INFO MM(262420000001001/d25067a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121053001 DMM DEBUG MM(262420000001001/d25067a6) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121053001 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240928121053001 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) 20240928121053001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121053001 DMM DEBUG MM(262420000001001/d25067a6) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240928121053001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121053001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121053001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121053001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_len:17 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1445)@970e029989d8: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240928121053012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121053012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121053012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121053012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121053012 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121053012 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121053012 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121053012 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240928121053012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121053012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121053012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121053012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121053012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121053012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121053012 DMM INFO MM(262420000001001/d25067a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd25067a6) (gprs_gmm.c:300) 20240928121053012 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240928121053012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121053012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121053012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121053012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121053017 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121053017 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121053017 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240928121053017 DMM INFO MM(262420000001001/d25067a6) Subscriber data update (mmctx.c:445) 20240928121053017 DMM DEBUG MM(262420000001001/d25067a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121053017 DMM INFO MM(262420000001001/d25067a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121053017 DMM NOTICE MM(262420000001001/d25067a6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240928121053017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121053017 DMM NOTICE MM(262420000001001/d25067a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121053017 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) 20240928121053017 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121053017 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240928121053017 DMM INFO MM(262420000001001/d25067a6) Subscriber data update (mmctx.c:445) 20240928121053017 DMM DEBUG MM(262420000001001/d25067a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1445)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121053019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121053019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121053019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121053019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121053019 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121053019 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121053019 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121053019 DMM INFO MM(262420000001001/d25067a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121053019 DMM NOTICE MM(262420000001001/d25067a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121053019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121053019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121053019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121053019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121053019 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121053019 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121053019 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121053019 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121053019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121053019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1445)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1445)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121053024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121053024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121053024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121053024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121053024 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121053024 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121053024 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121053024 DMM INFO MM(262420000001001/d25067a6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121053024 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121053024 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121053024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121053024 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121053024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121053024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@970e029989d8: Session index based on local reference:0 20240928121053026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121053026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121053026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121053026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121053026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121053026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121053026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@970e029989d8: Deleted conn table entry 0TC_iu_attach_encr(1453)1899956 TC_iu_attach_encr(1453)@970e029989d8: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@970e029989d8: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@970e029989d8: Final verdict of PTC: none 20240928121053098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60978<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_encr-BVCI196(1433)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@970e029989d8: Final verdict of PTC: none -NSVCI97(1436)@970e029989d8: Final verdict of PTC: none -NSVCI98(1440)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1451)@970e029989d8: Final verdict of PTC: none 20240928121053103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121053103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1446)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@970e029989d8: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@970e029989d8: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1435)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1444)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1438)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1434)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1435): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1436): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@970e029989d8: Test case TC_iu_attach_encr finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sat Sep 28 12:10:53 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 20240928121053230 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121053230 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) 20240928121053230 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121053230 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121053230 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121053230 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) 20240928121053230 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121053230 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121053230 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) 20240928121053230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121053230 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121053230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121053230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121053230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121053230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121053230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121053230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121053230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240928121053233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121053635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210732) 20240928121054104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121054104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210732, count=211988) 20240928121055105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121055105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121055231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121055231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121055232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:10:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121056106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121056106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_iu_attach_geran_rau started. 20240928121056799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121056802 DMM INFO MM(262420000001001/d25067a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121056802 DMM INFO MM(262420000001001/d25067a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121056802 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121056802 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121056802 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121056802 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240928121056802 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240928121056802 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) 20240928121056802 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) 20240928121056802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928121056802 DMM DEBUG MM_STATE_Gb[0x55f94be7e8b0]{Idle}: Deallocated (fsm.c:568) 20240928121056802 DMM DEBUG MM_STATE_Iu(2)[0x55f94be7e650]{Detached}: Deallocated (fsm.c:568) 20240928121056802 DMM DEBUG GMM(gmm_fsm)[0x55f94be825b0]{Deregistered}: Deallocated (fsm.c:568) 20240928121056802 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121056853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121056853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121056853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121056853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121056853 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121056853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121056853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121056853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121056853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121056854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121056854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121056854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121056854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121056854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121056854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121056854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121056854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121056854 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121056854 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121056854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121056854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121056854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121056856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121056860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121056860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121056869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121056869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121056869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121056869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121056869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121056869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121056869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121056869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121056869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121056870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121056870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121056870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121056870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121056870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121056870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121056870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121056870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121056870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121056870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121056870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121056870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121056870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121056872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121056877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121056877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121056886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121056886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121056886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121056886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121056886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121056886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121056886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121056886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121056886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121056887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121056887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121056887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121056887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121056887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121056887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121056887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121056887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121056887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121056887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121056887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121056887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121056887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121056889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1465)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1471)@970e029989d8: ************************************************* MTC@970e029989d8: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@970e029989d8: ************************************************* SGSN_Test_0-SCCP(1469)@970e029989d8: v_sccp_pdu_maxlen:268 20240928121056894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121056894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121057094 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121057094 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) 20240928121057094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121057094 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121057101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121057101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121057101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121057101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121057101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121057101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121057101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121057103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121057103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121057103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121057104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121057104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121057104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121057104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121057104 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121057107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121057107 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121057107 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121057107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121057111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121057112 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121057907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121057907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121057907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121057907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121057907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121057907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121057907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121057907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121057908 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121057908 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121057908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121057908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121057908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121057908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121057908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121057908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121057908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121057908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@970e029989d8: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C39A00BF'O, index=0 SGSN_Test-GSUP(1474)@970e029989d8: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@970e029989d8: 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 := 'B78A'O, rac := '6B'O ("k") }, 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)@970e029989d8: Added conn table entry 0TC_iu_attach_geran_rau(1476)7466782 SGSN_Test_0-SCCP(1469)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1470)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121058200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058201 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121058201 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121058201 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121058201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121058201 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121058201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: Allocated (fsm.c:456) 20240928121058201 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Allocated (fsm.c:456) 20240928121058201 DMM DEBUG MM_STATE_Iu[0x55f94be7e9e0]{Detached}: Allocated (fsm.c:456) 20240928121058201 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121058201 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121058201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121058201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121058201 DMM DEBUG MM(262420000001002/f6fc7fd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121058201 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240928121058201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@970e029989d8: { messageType := 2, destLocRef := '71EF1E'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@970e029989d8: 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 := '642114C498D5E1F4E9E7EF65187A43A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '108CFBC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4093774034D7986B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ED20E07D6FC13D92B693983F6BF63446'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5694F455C1DC81607447379BB9612568'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0978D4924DA74F591FBE5A94B03F752'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '031815E7BEE8AFC7'O } } } } } SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1469)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240928121058212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058212 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121058212 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121058212 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121058212 DMM DEBUG MM(262420000001002/f6fc7fd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240928121058212 DMM NOTICE MM(262420000001002/f6fc7fd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121058212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121058212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121058212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121058212 DMM DEBUG MM(262420000001002/f6fc7fd7) Requesting authorization (sgsn_auth.c:160) 20240928121058212 DMM INFO MM(262420000001002/f6fc7fd7) Requesting authentication tuples (sgsn_auth.c:184) 20240928121058212 DMM DEBUG MM(262420000001002/f6fc7fd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121058212 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240928121058212 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)@970e029989d8: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@970e029989d8: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240928121058217 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121058217 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121058217 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121058217 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121058217 DMM INFO MM(262420000001002/f6fc7fd7) Subscriber data update (mmctx.c:445) 20240928121058217 DMM DEBUG MM(262420000001002/f6fc7fd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121058217 DMM INFO MM(262420000001002/f6fc7fd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121058217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121058217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121058217 DMM INFO MM(262420000001002/f6fc7fd7) <- GMM AUTH AND CIPHERING REQ (rand = 64 21 14 c4 98 d5 e1 f4 e9 e7 ef 65 18 7a 43 a6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 97 8d 49 24 da 74 f5 91 fb e5 a9 4b 03 f7 52 ) (gprs_gmm.c:483) 20240928121058217 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240928121058217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1469)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422031815E723094B99990000100002F02904BEE8AFC7'O 20240928121058227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058227 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121058227 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121058227 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121058227 DMM INFO MM(262420000001002/f6fc7fd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121058227 DMM NOTICE MM(262420000001002/f6fc7fd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121058227 DMM DEBUG MM(262420000001002/f6fc7fd7) checking auth: received UMTS RES = 03 18 15 e7 be e8 af c7 (gprs_gmm.c:666) 20240928121058227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121058227 DMM DEBUG MM(262420000001002/f6fc7fd7) Requesting authorization (sgsn_auth.c:160) 20240928121058227 DMM INFO MM(262420000001002/f6fc7fd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121058227 DMM DEBUG MM(262420000001002/f6fc7fd7) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121058227 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240928121058227 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) 20240928121058227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121058228 DMM DEBUG MM(262420000001002/f6fc7fd7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240928121058228 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058228 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1469)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121058242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058242 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121058242 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121058242 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121058242 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240928121058242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121058242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121058242 DMM INFO MM(262420000001002/f6fc7fd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6fc7fd7) (gprs_gmm.c:300) 20240928121058242 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240928121058242 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058242 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121058249 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121058249 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121058249 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240928121058249 DMM INFO MM(262420000001002/f6fc7fd7) Subscriber data update (mmctx.c:445) 20240928121058249 DMM DEBUG MM(262420000001002/f6fc7fd7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121058249 DMM INFO MM(262420000001002/f6fc7fd7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121058249 DMM NOTICE MM(262420000001002/f6fc7fd7) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240928121058249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121058249 DMM NOTICE MM(262420000001002/f6fc7fd7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121058249 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) 20240928121058250 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121058250 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240928121058250 DMM INFO MM(262420000001002/f6fc7fd7) Subscriber data update (mmctx.c:445) 20240928121058250 DMM DEBUG MM(262420000001002/f6fc7fd7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1469)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121058252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058252 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121058252 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121058252 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121058252 DMM INFO MM(262420000001002/f6fc7fd7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121058252 DMM NOTICE MM(262420000001002/f6fc7fd7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121058252 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121058252 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121058252 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121058252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058252 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121058253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121058252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1469)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1469)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121058259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058259 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121058259 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121058259 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121058259 DMM INFO MM(262420000001002/f6fc7fd7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121058259 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121058259 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121058259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121058259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058259 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121058259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121058259 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1469)@970e029989d8: Session index based on local reference:0 20240928121058261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121058261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121058261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121058261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121058261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121058261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121058261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@970e029989d8: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)7466782 TC_iu_attach_geran_rau(1476)@970e029989d8: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@970e029989d8: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@970e029989d8: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F6FC7FD7'O, index=1 20240928121058334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121058334 DLLC NOTICE LLME(ffffffff/f6fc7fd7){UNASSIGNED} LLC RX: unknown TLLI 0xf6fc7fd7, creating LLME on the fly (gprs_llc.c:552) 20240928121058334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240928121058334 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928121058334 DMM INFO MM(262420000001002/f6fc7fd7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f6fc7fd7, P-TMSI: f6fc7fd7 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240928121058334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240928121058334 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240928121058334 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240928121058334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121058334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240928121058334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121058334 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121058334 DLLC NOTICE LLME(ffffffff/f6fc7fd7){UNASSIGNED} LLGM Assign pre (f6fc7fd7 => f6fc7fd7) (gprs_llc.c:1079) 20240928121058334 DLLC NOTICE LLME(f6fc7fd7/f6fc7fd7){ASSIGNED} LLGM Assign post (f6fc7fd7 => f6fc7fd7) (gprs_llc.c:1125) 20240928121058334 DMM INFO MM(262420000001002/f6fc7fd7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@970e029989d8: Removing Client IMSI='262420000001002'H, index=1 20240928121058368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121058368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121058368 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121058368 DMM INFO MM(262420000001002/f6fc7fd7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928121058368 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928121058368 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121058368 DLLC NOTICE LLME(f6fc7fd7/f6fc7fd7){ASSIGNED} LLGM Assign pre (ffffffff => f6fc7fd7) (gprs_llc.c:1079) 20240928121058368 DLLC NOTICE LLME(ffffffff/f6fc7fd7){ASSIGNED} LLGM Assign post (ffffffff => f6fc7fd7) (gprs_llc.c:1125) 20240928121058368 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240928121058368 DMM ERROR MM_STATE_Gb[0x55f94be7e780]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@970e029989d8: Final verdict of PTC: none 20240928121058380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@970e029989d8: Final verdict of PTC: none 20240928121058385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121058385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1468)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@970e029989d8: Final verdict of PTC: none -NSVCI98(1463)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@970e029989d8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@970e029989d8: Final verdict of PTC: none -NSVCI97(1458)@970e029989d8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@970e029989d8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1461)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1466)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1456)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@970e029989d8: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20240928121058466 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121058466 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) 20240928121058466 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121058466 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121058466 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121058466 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) 20240928121058466 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121058466 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121058466 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) 20240928121058466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121058466 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121058466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121058466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121058466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121058466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121058466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121058466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121058466 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Sat Sep 28 12:10:58 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 20240928121058548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121058949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216140) 20240928121059387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121059387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=216140, count=220592) 20240928121100389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121100389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121100467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121100467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121100467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121101390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121101391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_geran_attach_iu_rau started. 20240928121102028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121102028 DMM INFO MM(262420000001002/f6fc7fd7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121102028 DMM INFO MM(262420000001002/f6fc7fd7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121102028 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121102028 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121102028 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240928121102028 DMM ERROR MM_STATE_Gb[0x55f94be7e780]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240928121102028 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240928121102028 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) 20240928121102028 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) 20240928121102028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e8b0]{Init}: Deallocated (fsm.c:568) 20240928121102028 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Deallocated (fsm.c:568) 20240928121102028 DMM DEBUG MM_STATE_Iu(3)[0x55f94be7e9e0]{Detached}: Deallocated (fsm.c:568) 20240928121102028 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121102028 DLLC NOTICE LLME(ffffffff/f6fc7fd7){ASSIGNED} LLGM Assign pre (f6fc7fd7 => ffffffff) (gprs_llc.c:1079) 20240928121102028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6fc7fd7 => ffffffff) (gprs_llc.c:1125) 20240928121102028 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121102046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121102046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121102046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121102046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121102046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121102046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121102046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121102046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121102046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121102047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121102047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121102047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121102047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121102047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121102047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121102047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121102047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121102047 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121102047 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121102047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121102047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121102047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121102049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121102055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121102055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121102065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121102065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121102065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121102065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121102065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121102065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121102065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121102065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121102065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121102066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121102066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121102066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121102066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121102066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121102066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121102066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121102066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121102066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121102067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121102067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121102067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121102067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121102068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121102074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121102074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1492)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121102086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121102086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121102086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121102086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121102086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1492)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121102087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121102087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121102087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121102087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1492)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1492)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121102090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1494)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@970e029989d8: ************************************************* MTC@970e029989d8: Starting RAN_Emulation SGSN_Test_0-SCCP(1491)@970e029989d8: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121102096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121102096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121102291 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121102291 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) 20240928121102291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121102291 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121102294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121102294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121102294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121102294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121102294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121102294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121102294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121102295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121102295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121102295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121102295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121102295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121102295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121102295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121102295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121102391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121102391 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121102391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121102391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121102392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240928121102393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121103107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121103107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121103107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121103107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121103107 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121103108 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121103108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121103108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121103108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121103108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@970e029989d8: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FC878439'O, index=0 SGSN_Test-GSUP(1497)@970e029989d8: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@970e029989d8: 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 := '24EC69C5041C4C4BE56A1A78E969DC7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CC3B197'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E665C09D43A2EA0C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '62F52E0D7756B856C187E884D78F91AA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4EE4AE909048B5815147AE41B74A7DD6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2031F3AA89728BA3CF84719B81E7456A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3528252B0AE86A16'O } } } } } 20240928121103476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121103476 DLLC NOTICE LLME(ffffffff/fc878439){UNASSIGNED} LLC RX: unknown TLLI 0xfc878439, creating LLME on the fly (gprs_llc.c:552) 20240928121103476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121103476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121103476 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Allocated (fsm.c:456) 20240928121103476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928121103476 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Allocated (fsm.c:456) 20240928121103476 DMM DEBUG MM_STATE_Iu[0x55f94be7e8b0]{Detached}: Allocated (fsm.c:456) 20240928121103476 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121103476 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121103476 DLLC NOTICE LLME(ffffffff/fc878439){UNASSIGNED} LLGM Assign pre (fc878439 => c45c6b65) (gprs_llc.c:1079) 20240928121103476 DLLC NOTICE LLME(fc878439/c45c6b65){ASSIGNED} LLGM Assign post (fc878439 => c45c6b65) (gprs_llc.c:1125) 20240928121103476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121103476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121103476 DMM DEBUG MM(262420000001003/c45c6b65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121103489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121103489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240928121103489 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121103489 DMM DEBUG MM(262420000001003/c45c6b65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240928121103489 DMM NOTICE MM(262420000001003/c45c6b65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121103489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121103489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121103489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121103489 DMM DEBUG MM(262420000001003/c45c6b65) Requesting authorization (sgsn_auth.c:160) 20240928121103489 DMM INFO MM(262420000001003/c45c6b65) Requesting authentication tuples (sgsn_auth.c:184) 20240928121103489 DMM DEBUG MM(262420000001003/c45c6b65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121103489 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240928121103489 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)@970e029989d8: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@970e029989d8: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240928121103494 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121103494 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121103494 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121103494 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121103494 DMM INFO MM(262420000001003/c45c6b65) Subscriber data update (mmctx.c:445) 20240928121103494 DMM DEBUG MM(262420000001003/c45c6b65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121103494 DMM INFO MM(262420000001003/c45c6b65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121103494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121103494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121103494 DMM INFO MM(262420000001003/c45c6b65) <- GMM AUTH AND CIPHERING REQ (rand = 24 ec 69 c5 04 1c 4c 4b e5 6a 1a 78 e9 69 dc 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 31 f3 aa 89 72 8b a3 cf 84 71 9b 81 e7 45 6a ) (gprs_gmm.c:483) 20240928121103508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121103508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240928121103508 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121103508 DMM INFO MM(262420000001003/c45c6b65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121103508 DMM NOTICE MM(262420000001003/c45c6b65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121103508 DMM DEBUG MM(262420000001003/c45c6b65) checking auth: received UMTS RES = 35 28 25 2b 0a e8 6a 16 (gprs_gmm.c:666) 20240928121103508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121103508 DMM DEBUG MM(262420000001003/c45c6b65) Requesting authorization (sgsn_auth.c:160) 20240928121103508 DMM INFO MM(262420000001003/c45c6b65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121103508 DMM DEBUG MM(262420000001003/c45c6b65) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121103508 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240928121103508 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) 20240928121103508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240928121103508 DMM INFO MM(262420000001003/c45c6b65) <- GMM ATTACH ACCEPT (new P-TMSI=0xc45c6b65) (gprs_gmm.c:300) 20240928121103511 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121103511 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121103511 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240928121103511 DMM INFO MM(262420000001003/c45c6b65) Subscriber data update (mmctx.c:445) 20240928121103511 DMM DEBUG MM(262420000001003/c45c6b65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121103511 DMM INFO MM(262420000001003/c45c6b65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121103511 DMM NOTICE MM(262420000001003/c45c6b65) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240928121103511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121103511 DMM NOTICE MM(262420000001003/c45c6b65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121103511 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) 20240928121103512 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121103512 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240928121103512 DMM INFO MM(262420000001003/c45c6b65) Subscriber data update (mmctx.c:445) 20240928121103512 DMM DEBUG MM(262420000001003/c45c6b65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240928121103525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121103525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240928121103525 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240928121103525 DMM INFO MM(262420000001003/c45c6b65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121103525 DMM NOTICE MM(262420000001003/c45c6b65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121103525 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121103525 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121103525 DLLC NOTICE LLME(fc878439/c45c6b65){ASSIGNED} LLGM Assign pre (ffffffff => c45c6b65) (gprs_llc.c:1079) 20240928121103525 DLLC NOTICE LLME(ffffffff/c45c6b65){ASSIGNED} LLGM Assign post (ffffffff => c45c6b65) (gprs_llc.c:1125) 20240928121103525 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240928121103525 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240928121103525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121103525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@970e029989d8: 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 := 'C45C6B65'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)@970e029989d8: Added conn table entry 0TC_geran_attach_iu_rau(1499)911091 SGSN_Test_0-SCCP(1491)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1493)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121103606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121103606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121103606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121103606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121103607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121103607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121103607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121103607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121103607 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121103607 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121103607 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121103607 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240928121103607 DMM INFO MM(262420000001003/c45c6b65) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c45c6b65 (00000000), TLLI: c45c6b65 (c45c6b65), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240928121103607 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240928121103607 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240928121103607 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240928121103607 DLLC NOTICE LLME(ffffffff/c45c6b65){ASSIGNED} LLGM Assign pre (c45c6b65 => ffffffff) (gprs_llc.c:1079) 20240928121103607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c45c6b65 => ffffffff) (gprs_llc.c:1125) 20240928121103607 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121103607 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240928121103607 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121103607 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121103607 DMM DEBUG MM(262420000001003/c45c6b65) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121103607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121103608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121103608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121103608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1491)@970e029989d8: { messageType := 2, destLocRef := '0DE6F3'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(1491)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1491)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1491)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121103631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121103631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121103631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121103631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121103631 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121103632 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121103632 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121103632 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240928121103632 DMM INFO MM(262420000001003/c45c6b65) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240928121103632 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240928121103632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121103632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121103632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121103632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121103632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121103632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121103632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121103632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1491)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@970e029989d8: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@970e029989d8: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1491)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1491)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240928121103644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121103644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121103644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121103644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121103644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121103644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121103644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121103645 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121103645 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121103645 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121103645 DMM INFO MM(262420000001003/c45c6b65) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240928121103645 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240928121103645 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121103645 DMM DEBUG MM_STATE_Iu[0x55f94be7e8b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240928121103645 DMM ERROR MM_STATE_Iu[0x55f94be7e8b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1491)@970e029989d8: Final verdict of PTC: none 20240928121103647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@970e029989d8: Final verdict of PTC: none -NSVCI98(1486)@970e029989d8: Final verdict of PTC: none -NSVCI97(1481)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@970e029989d8: Final verdict of PTC: none 20240928121103651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1492)@970e029989d8: Final verdict of PTC: none 20240928121103651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1478)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@970e029989d8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@970e029989d8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@970e029989d8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1479)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1484)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1490)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@970e029989d8: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sat Sep 28 12:11:03 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 20240928121103788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121103846 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121103846 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) 20240928121103846 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121103846 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121103846 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121103846 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) 20240928121103846 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121103846 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121103846 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) 20240928121103846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121103846 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121103846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121103846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121103846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121103846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121103846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121103846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121103846 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240928121104190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=139760) 20240928121104652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121104652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=139760, count=178240) 20240928121105653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121105653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121105847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121105847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121105847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121106653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121106654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_attach_pdp_act_user started. 20240928121107222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121107223 DMM INFO MM(262420000001003/c45c6b65) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121107223 DMM INFO MM(262420000001003/c45c6b65) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121107223 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121107223 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121107223 DMM DEBUG MM_STATE_Iu[0x55f94be7e8b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121107223 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240928121107223 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) 20240928121107223 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) 20240928121107223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928121107223 DMM DEBUG MM_STATE_Gb(0)[0x55f94be7e780]{Idle}: Deallocated (fsm.c:568) 20240928121107223 DMM DEBUG MM_STATE_Iu[0x55f94be7e8b0]{Detached}: Deallocated (fsm.c:568) 20240928121107223 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e650]{Deregistered}: Deallocated (fsm.c:568) 20240928121107223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121107241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121107241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121107241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121107241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121107241 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121107241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121107241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121107241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121107241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121107242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121107242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121107242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121107242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121107242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121107242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121107242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121107242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121107242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121107242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121107242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121107243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121107243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121107245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121107252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121107252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121107258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121107258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121107258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121107258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121107258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121107258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121107259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121107259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121107259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121107259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121107259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121107259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121107259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121107259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121107259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121107259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121107259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121107260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121107260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928121107262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121107268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121107268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121107274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121107274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121107274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121107274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121107274 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121107274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121107274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121107274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121107274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121107275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121107275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121107275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121107275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1514)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240928121107276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121107276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121107277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121107282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121107282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1517)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@970e029989d8: ************************************************* MTC@970e029989d8: Starting RAN_Emulation TC_attach_pdp_act_user-BVCI220(1513)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1515)@970e029989d8: v_sccp_pdu_maxlen:268 20240928121107484 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121107484 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) 20240928121107484 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121107484 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121107487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121107487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121107487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121107487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121107487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121107487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121107487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121107487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121107487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121107487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121107487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121107487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121107487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121107487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121107487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121107655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121107655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121107655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121107655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121107656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121107656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121108290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108290 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121108290 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121108290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@970e029989d8: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='DE251E92'O, index=0 SGSN_Test-GSUP(1520)@970e029989d8: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@970e029989d8: 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 := 'F6D1'O, rac := '08'O ("\b") }, 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)@970e029989d8: Added conn table entry 0TC_attach_pdp_act_user(1522)12430813 SGSN_Test_0-SCCP(1515)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1516)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121108721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108721 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121108721 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121108721 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121108721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121108721 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{Deregistered}: Allocated (fsm.c:456) 20240928121108721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928121108721 DMM DEBUG MM_STATE_Gb[0x55f94be7e9e0]{Idle}: Allocated (fsm.c:456) 20240928121108721 DMM DEBUG MM_STATE_Iu[0x55f94be86e20]{Detached}: Allocated (fsm.c:456) 20240928121108721 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121108721 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121108721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121108721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121108721 DMM DEBUG MM(262420000001004/f4d5b61b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121108721 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) SGSN_Test_0-SCCP(1515)@970e029989d8: { messageType := 2, destLocRef := 'BDADDD'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@970e029989d8: 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 := '313BD604993E03D661E272D851DC1363'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83B3F026'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCD3B8397AD91F26'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FD97187679AD1F5C9F320F63E55CF85C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FFD852703C82FEAFCE955617E216F435'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0167F85F88E7D47D0E6C7F5528B99DEB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '31586B115DC4FBF9'O } } } } } SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240928121108726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108726 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121108726 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121108726 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121108726 DMM DEBUG MM(262420000001004/f4d5b61b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240928121108726 DMM NOTICE MM(262420000001004/f4d5b61b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121108726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121108726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121108726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121108726 DMM DEBUG MM(262420000001004/f4d5b61b) Requesting authorization (sgsn_auth.c:160) 20240928121108726 DMM INFO MM(262420000001004/f4d5b61b) Requesting authentication tuples (sgsn_auth.c:184) 20240928121108726 DMM DEBUG MM(262420000001004/f4d5b61b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121108726 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240928121108726 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)@970e029989d8: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240928121108727 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121108727 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121108727 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121108727 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121108727 DMM INFO MM(262420000001004/f4d5b61b) Subscriber data update (mmctx.c:445) 20240928121108727 DMM DEBUG MM(262420000001004/f4d5b61b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121108727 DMM INFO MM(262420000001004/f4d5b61b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121108727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121108727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121108727 DMM INFO MM(262420000001004/f4d5b61b) <- GMM AUTH AND CIPHERING REQ (rand = 31 3b d6 04 99 3e 03 d6 61 e2 72 d8 51 dc 13 63 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 01 67 f8 5f 88 e7 d4 7d 0e 6c 7f 55 28 b9 9d eb ) (gprs_gmm.c:483) 20240928121108727 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240928121108727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042231586B1123094B99990000100004F029045DC4FBF9'O 20240928121108731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108731 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121108731 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121108731 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121108731 DMM INFO MM(262420000001004/f4d5b61b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121108731 DMM NOTICE MM(262420000001004/f4d5b61b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121108731 DMM DEBUG MM(262420000001004/f4d5b61b) checking auth: received UMTS RES = 31 58 6b 11 5d c4 fb f9 (gprs_gmm.c:666) 20240928121108731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121108731 DMM DEBUG MM(262420000001004/f4d5b61b) Requesting authorization (sgsn_auth.c:160) 20240928121108731 DMM INFO MM(262420000001004/f4d5b61b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121108731 DMM DEBUG MM(262420000001004/f4d5b61b) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121108731 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240928121108731 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) 20240928121108731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121108731 DMM DEBUG MM(262420000001004/f4d5b61b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240928121108731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121108736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108736 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121108736 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121108736 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121108736 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240928121108736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121108736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121108736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108736 DMM INFO MM(262420000001004/f4d5b61b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d5b61b) (gprs_gmm.c:300) 20240928121108736 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240928121108736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121108738 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121108738 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121108738 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240928121108738 DMM INFO MM(262420000001004/f4d5b61b) Subscriber data update (mmctx.c:445) 20240928121108738 DMM DEBUG MM(262420000001004/f4d5b61b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121108738 DMM INFO MM(262420000001004/f4d5b61b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121108738 DMM NOTICE MM(262420000001004/f4d5b61b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240928121108738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121108738 DMM NOTICE MM(262420000001004/f4d5b61b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121108738 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) 20240928121108738 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121108738 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240928121108738 DMM INFO MM(262420000001004/f4d5b61b) Subscriber data update (mmctx.c:445) 20240928121108738 DMM DEBUG MM(262420000001004/f4d5b61b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121108740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108740 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121108740 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121108740 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121108740 DMM INFO MM(262420000001004/f4d5b61b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121108740 DMM NOTICE MM(262420000001004/f4d5b61b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121108740 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121108740 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121108740 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121108740 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121108740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121108740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121108740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121108742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108742 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121108742 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121108742 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121108742 DMM INFO MM(262420000001004/f4d5b61b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121108742 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121108743 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121108743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 20240928121108743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@970e029989d8: Deleted conn table entry 0TC_attach_pdp_act_user(1522)12430813 TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@970e029989d8: 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 := 'F4D5B61B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@970e029989d8: Added conn table entry 0TC_attach_pdp_act_user(1522)5006808 SGSN_Test_0-RAN(1516)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@970e029989d8: First idle individual index:0 20240928121108950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108951 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121108951 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121108951 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121108951 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF4D5B61B) type="data"  (gprs_gmm.c:1944) 20240928121108951 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121108951 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928121108951 DMM DEBUG MM(262420000001004/f4d5b61b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121108951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: { messageType := 2, destLocRef := '4C65D8'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121108963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108964 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121108964 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121108964 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121108964 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240928121108964 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121108964 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121108964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108964 DMM INFO MM(262420000001004/f4d5b61b) <- GMM SERVICE ACCEPT (P-TMSI=0xf4d5b61b) (gprs_gmm.c:813) 20240928121108964 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240928121108964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108965 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108965 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121108965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121108965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121108965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240928121108976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121108976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121108976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121108976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121108976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121108976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121108976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121108976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121108976 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121108976 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121108976 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121108976 DMM INFO MM(262420000001004/f4d5b61b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121108976 DMM INFO MM(262420000001004/f4d5b61b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121108976 DMM DEBUG MM(262420000001004/f4d5b61b) Using GGSN 0 (gprs_sm.c:317) 20240928121108976 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) 20240928121108976 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240928121108976 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121108976 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121108976 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240928121109000 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 36 1f e1 e1 11 20 a5 30 4d 14 05 7f 6a 07 c6 15 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) 20240928121109000 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121109000 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121109000 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121109000 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121109000 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121109000 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121109000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121109000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121109000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121109000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C5C8D0EB'O 20240928121109021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121109021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121109021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121109021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121109021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121109021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121109021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121109021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121109021 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121109021 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121109021 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121109021 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240928121109021 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121109021 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240928121109021 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121109021 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240928121109021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121109021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121109021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121109021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121109021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121109021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121109021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121109021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121109027 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 36 1f e1 e1 11 20 a5 30 4d 7f 6a 07 c6 15 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) 20240928121109027 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121109027 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_len:16 SGSN_Test_0-SCCP(1515)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1515)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240928121109039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121109039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121109039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121109039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121109039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121109039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121109039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121109039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121109040 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121109040 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121109040 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121109040 DMM INFO MM(262420000001004/f4d5b61b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240928121109040 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121109040 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240928121109042 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) 20240928121109042 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121109042 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928121109042 DMM INFO MM(262420000001004/f4d5b61b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928121109042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240928121109042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121109042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121109042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121109042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121109042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121109042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121109042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121109042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121109042 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240928121109042 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1515)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@970e029989d8: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@970e029989d8: Final verdict of PTC: none 20240928121109051 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121109051 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) 20240928121109051 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121109051 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121109051 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121109051 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) 20240928121109051 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121109051 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121109051 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) 20240928121109051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121109051 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121109051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121109051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121109051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121109051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121109051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121109051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121109051 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@970e029989d8: Final verdict of PTC: none 20240928121109054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928121109058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121109058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1520)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@970e029989d8: Final verdict of PTC: none -NSVCI98(1509)@970e029989d8: Final verdict of PTC: none -NSVCI97(1504)@970e029989d8: Final verdict of PTC: none -NSVCI99(1514)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1512)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1502)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1507)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sat Sep 28 12:11:09 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 20240928121109188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121109690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297264) 20240928121110059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121110060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=297264, count=298424) 20240928121111052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121111052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121111052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240928121111061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121111061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121112062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121112062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_attach_pdp_act_pmm_idle started. 20240928121112760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121112762 DMM INFO MM(262420000001004/f4d5b61b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121112762 DMM INFO MM(262420000001004/f4d5b61b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121112762 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121112762 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121112762 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121112762 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240928121112762 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240928121112762 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) 20240928121112762 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) 20240928121112763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928121112763 DMM DEBUG MM_STATE_Gb[0x55f94be7e9e0]{Idle}: Deallocated (fsm.c:568) 20240928121112763 DMM DEBUG MM_STATE_Iu(5)[0x55f94be86e20]{Detached}: Deallocated (fsm.c:568) 20240928121112763 DMM DEBUG GMM(gmm_fsm)[0x55f94be7e8b0]{Deregistered}: Deallocated (fsm.c:568) 20240928121112763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240928121112763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121112763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121112763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121112763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121112763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121112763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121112763 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121112804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121112804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121112804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121112804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121112804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121112804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121112804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121112804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121112804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121112805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121112805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121112805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121112805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121112805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121112805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121112805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121112805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121112805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121112805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121112805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121112806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121112806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1528)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 20240928121112808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121112814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121112814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121112820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121112820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121112820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121112820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121112820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121112820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121112820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121112820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121112820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121112821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121112821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121112821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121112821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121112821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121112821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121112821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121112821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121112821 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121112821 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121112821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121112821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121112821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121112824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121112830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121112830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121112840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121112840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121112840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121112840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121112840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121112840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121112840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121112840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121112840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121112841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121112841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121112841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121112841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121112841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121112841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121112841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121112841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121112841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121112841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121112841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121112842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121112845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1540)@970e029989d8: M3UA emulation initiated, the test can be started MTC@970e029989d8: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@970e029989d8: ************************************************* SGSN_Test_0-SCCP(1538)@970e029989d8: v_sccp_pdu_maxlen:268 20240928121112852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121112852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1536)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121113052 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121113052 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) 20240928121113052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121113052 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121113059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121113059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121113059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121113060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121113060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121113060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121113060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121113061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121113061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121113061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121113062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121113062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121113062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121113062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121113062 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121113063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121113063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121113063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121113063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121113065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121113066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121113873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121113873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121113873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121113873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121113873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121113873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121113873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121113873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121113873 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121113873 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121113874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121113874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121113874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121113874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121113874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121113874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121113874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121113874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@970e029989d8: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='F8BC8955'O, index=0 SGSN_Test-GSUP(1543)@970e029989d8: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: 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 := 'A8AF'O, rac := '0B'O ("\v") }, 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)@970e029989d8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5573899 SGSN_Test_0-SCCP(1538)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1539)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121114134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114134 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114134 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121114134 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121114134 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121114134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121114134 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{Deregistered}: Allocated (fsm.c:456) 20240928121114134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928121114134 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Allocated (fsm.c:456) 20240928121114134 DMM DEBUG MM_STATE_Iu[0x55f94be8a9b0]{Detached}: Allocated (fsm.c:456) 20240928121114134 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121114134 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121114134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121114134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121114134 DMM DEBUG MM(262420000001005/c6b3cbeb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121114134 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240928121114135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: { messageType := 2, destLocRef := '550D0B'O ("U\r\v"), 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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: 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 := '2429CAA00F1EEB4D23DF8D35FBD10924'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7720F1F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B32690B86095F594'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '867CC333ACB80B48FBD0E08760EB19FD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '040AE93BE105B9639BD8B0A385B9C6DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E861F393D0206F68C595F6855B05C06'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D3B8506715E3579F'O } } } } } SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240928121114145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114145 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121114145 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121114145 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121114145 DMM DEBUG MM(262420000001005/c6b3cbeb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240928121114145 DMM NOTICE MM(262420000001005/c6b3cbeb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121114145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121114145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121114145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121114145 DMM DEBUG MM(262420000001005/c6b3cbeb) Requesting authorization (sgsn_auth.c:160) 20240928121114145 DMM INFO MM(262420000001005/c6b3cbeb) Requesting authentication tuples (sgsn_auth.c:184) 20240928121114145 DMM DEBUG MM(262420000001005/c6b3cbeb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121114145 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240928121114145 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)@970e029989d8: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@970e029989d8: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240928121114149 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121114149 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121114149 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121114149 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121114149 DMM INFO MM(262420000001005/c6b3cbeb) Subscriber data update (mmctx.c:445) 20240928121114149 DMM DEBUG MM(262420000001005/c6b3cbeb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121114149 DMM INFO MM(262420000001005/c6b3cbeb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121114149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121114149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121114149 DMM INFO MM(262420000001005/c6b3cbeb) <- GMM AUTH AND CIPHERING REQ (rand = 24 29 ca a0 0f 1e eb 4d 23 df 8d 35 fb d1 09 24 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 86 1f 39 3d 02 06 f6 8c 59 5f 68 55 b0 5c 06 ) (gprs_gmm.c:483) 20240928121114149 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240928121114149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722D3B8506723094B99990000100005F0290415E3579F'O 20240928121114157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114157 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121114157 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121114157 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121114157 DMM INFO MM(262420000001005/c6b3cbeb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121114157 DMM NOTICE MM(262420000001005/c6b3cbeb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121114157 DMM DEBUG MM(262420000001005/c6b3cbeb) checking auth: received UMTS RES = d3 b8 50 67 15 e3 57 9f (gprs_gmm.c:666) 20240928121114157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121114157 DMM DEBUG MM(262420000001005/c6b3cbeb) Requesting authorization (sgsn_auth.c:160) 20240928121114157 DMM INFO MM(262420000001005/c6b3cbeb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121114157 DMM DEBUG MM(262420000001005/c6b3cbeb) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121114157 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240928121114157 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) 20240928121114157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121114157 DMM DEBUG MM(262420000001005/c6b3cbeb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240928121114157 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114157 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121114166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114167 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121114167 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121114167 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121114167 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240928121114167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121114167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121114167 DMM INFO MM(262420000001005/c6b3cbeb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6b3cbeb) (gprs_gmm.c:300) 20240928121114167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240928121114167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121114172 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121114172 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121114172 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240928121114172 DMM INFO MM(262420000001005/c6b3cbeb) Subscriber data update (mmctx.c:445) 20240928121114172 DMM DEBUG MM(262420000001005/c6b3cbeb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121114172 DMM INFO MM(262420000001005/c6b3cbeb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121114172 DMM NOTICE MM(262420000001005/c6b3cbeb) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240928121114172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121114172 DMM NOTICE MM(262420000001005/c6b3cbeb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121114172 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) 20240928121114172 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121114172 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240928121114172 DMM INFO MM(262420000001005/c6b3cbeb) Subscriber data update (mmctx.c:445) 20240928121114172 DMM DEBUG MM(262420000001005/c6b3cbeb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121114175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114175 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121114175 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121114175 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121114175 DMM INFO MM(262420000001005/c6b3cbeb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121114175 DMM NOTICE MM(262420000001005/c6b3cbeb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121114175 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121114175 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121114175 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121114175 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121114175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121114175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121114175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121114180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114180 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121114180 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121114180 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121114180 DMM INFO MM(262420000001005/c6b3cbeb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121114180 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121114180 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121114180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@970e029989d8: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5573899 20240928121114181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: 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 := 'C6B3CBEB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@970e029989d8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)7146117 SGSN_Test_0-RAN(1539)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@970e029989d8: First idle individual index:0 20240928121114382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114383 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121114383 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121114383 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121114383 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC6B3CBEB) type="data"  (gprs_gmm.c:1944) 20240928121114383 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121114383 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928121114383 DMM DEBUG MM(262420000001005/c6b3cbeb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121114383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: { messageType := 2, destLocRef := '6D0A85'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121114393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114394 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121114394 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121114394 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121114394 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240928121114394 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121114394 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121114394 DMM INFO MM(262420000001005/c6b3cbeb) <- GMM SERVICE ACCEPT (P-TMSI=0xc6b3cbeb) (gprs_gmm.c:813) 20240928121114394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240928121114394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240928121114408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121114409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121114409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121114409 DMM INFO MM(262420000001005/c6b3cbeb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121114409 DMM INFO MM(262420000001005/c6b3cbeb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121114409 DMM DEBUG MM(262420000001005/c6b3cbeb) Using GGSN 0 (gprs_sm.c:317) 20240928121114409 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) 20240928121114409 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240928121114409 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121114409 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121114409 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240928121114427 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 a3 f7 86 06 11 fd a8 ec d1 14 05 7f 88 3f 60 42 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) 20240928121114427 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121114427 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121114428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003166E125'O 20240928121114450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114450 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121114450 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121114450 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121114450 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240928121114450 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121114450 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240928121114450 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121114450 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240928121114450 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121114454 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 a3 f7 86 06 11 fd a8 ec d1 7f 88 3f 60 42 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) 20240928121114454 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121114454 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)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:13 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240928121114459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114459 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240928121114459 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240928121114459 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240928121114459 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240928121114459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121114461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114461 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121114461 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121114461 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121114461 DMM INFO MM(262420000001005/c6b3cbeb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121114461 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121114461 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121114461 DMM INFO MM(262420000001005/c6b3cbeb) Changing GTP-U endpoints 127.0.0.104/0x3166e125 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240928121114461 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240928121114461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 20240928121114462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@970e029989d8: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)7146117 TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: 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 := 'C6B3CBEB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240928121114463 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 a3 f7 86 06 11 fd a8 ec d1 7f 88 3f 60 42 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) 20240928121114463 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121114464 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@970e029989d8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)2506768 SGSN_Test_0-RAN(1539)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@970e029989d8: First idle individual index:0 20240928121114670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114671 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121114671 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121114671 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121114671 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC6B3CBEB) type="data"  (gprs_gmm.c:1944) 20240928121114671 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121114671 DMM DEBUG MM(262420000001005/c6b3cbeb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121114671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: { messageType := 2, destLocRef := '264010'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121114681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114681 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121114681 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121114681 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121114681 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240928121114682 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121114682 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121114682 DMM INFO MM(262420000001005/c6b3cbeb) <- GMM SERVICE ACCEPT (P-TMSI=0xc6b3cbeb) (gprs_gmm.c:813) 20240928121114682 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240928121114682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003166E125'O 20240928121114694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114694 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121114694 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121114694 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121114694 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240928121114694 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121114694 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240928121114700 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 a3 f7 86 06 11 fd a8 ec d1 7f 88 3f 60 42 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) 20240928121114700 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121114700 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_len:16 SGSN_Test_0-SCCP(1538)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1538)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240928121114898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121114898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121114898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121114898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121114898 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121114898 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121114898 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121114898 DMM INFO MM(262420000001005/c6b3cbeb) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240928121114898 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121114898 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240928121114901 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) 20240928121114902 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121114902 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928121114902 DMM INFO MM(262420000001005/c6b3cbeb) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928121114902 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240928121114902 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240928121114902 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928121114902 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121114902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121114902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121114902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121114902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121114902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121114902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@970e029989d8: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@970e029989d8: Final verdict of PTC: none 20240928121114910 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121114910 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) 20240928121114910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121114910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121114910 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121114910 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) 20240928121114910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121114910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121114910 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) 20240928121114910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121114910 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121114910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121114910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121114910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121114910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121114910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121114910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121114910 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@970e029989d8: Final verdict of PTC: none 20240928121114915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48746<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1537)@970e029989d8: Final verdict of PTC: none -NSVCI98(1532)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@970e029989d8: Final verdict of PTC: none 20240928121114921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121114921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1543)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@970e029989d8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@970e029989d8: Final verdict of PTC: none -NSVCI97(1527)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1530)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1525)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1535)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@970e029989d8: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Sat Sep 28 12:11:15 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 20240928121115055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121115557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387448) 20240928121115923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121115923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=387448, count=391900) 20240928121116911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121116911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121116911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240928121116924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121116924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121117925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121117925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_pmm_idle_rx_mt_data started. 20240928121118611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121118612 DMM INFO MM(262420000001005/c6b3cbeb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121118612 DMM INFO MM(262420000001005/c6b3cbeb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121118612 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121118613 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121118613 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121118613 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240928121118613 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240928121118613 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) 20240928121118613 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) 20240928121118613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928121118613 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Deallocated (fsm.c:568) 20240928121118613 DMM DEBUG MM_STATE_Iu(7)[0x55f94be8a9b0]{Detached}: Deallocated (fsm.c:568) 20240928121118613 DMM DEBUG GMM(gmm_fsm)[0x55f94be86e20]{Deregistered}: Deallocated (fsm.c:568) 20240928121118613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240928121118613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121118613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121118613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121118613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121118613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121118613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121118613 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121118645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121118645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121118645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121118645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121118645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121118645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121118645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121118645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121118645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121118646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121118646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121118646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121118646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121118646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121118646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121118646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121118646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121118646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121118646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121118646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121118646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121118646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121118649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121118654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121118654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121118663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121118663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121118663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121118663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121118663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121118663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121118663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121118663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121118663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121118664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121118664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121118664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121118664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121118664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121118664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121118664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121118664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121118664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121118664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121118664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121118664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121118664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121118666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121118670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121118670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121118679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121118679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121118679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121118679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121118679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121118679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121118680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121118680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121118680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121118680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121118680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121118680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121118680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121118680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121118680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121118680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121118680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121118680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121118680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121118680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121118681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121118681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121118682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121118687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121118687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1563)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@970e029989d8: ************************************************* MTC@970e029989d8: Starting RAN_Emulation TC_pmm_idle_rx_mt_data-BVCI220(1559)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@970e029989d8: v_sccp_pdu_maxlen:268 20240928121118889 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121118889 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) 20240928121118889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121118889 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121118892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121118892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121118892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121118892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121118892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121118892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121118892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121118893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121118893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121118893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121118893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121118893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121118893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121118893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121118893 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121118926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121118926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121118926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121118926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121118927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240928121118927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121119564 DGPRS DEBUG Checking for inactive LLMEs, time = 30053678 (sgsn.c:131) 20240928121119704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121119704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121119704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121119704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121119704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121119704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121119704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121119704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121119705 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121119705 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121119705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121119705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121119705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121119705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121119705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121119705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121119705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121119705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@970e029989d8: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='C4560F39'O, index=0 SGSN_Test-GSUP(1566)@970e029989d8: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@970e029989d8: 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 := '1EB9'O, rac := 'D1'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)@970e029989d8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)9146460 SGSN_Test_0-SCCP(1561)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1562)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121120049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120049 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121120049 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121120049 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121120049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121120049 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{Deregistered}: Allocated (fsm.c:456) 20240928121120049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Allocated (fsm.c:456) 20240928121120049 DMM DEBUG MM_STATE_Gb[0x55f94be7e9e0]{Idle}: Allocated (fsm.c:456) 20240928121120049 DMM DEBUG MM_STATE_Iu[0x55f94be86400]{Detached}: Allocated (fsm.c:456) 20240928121120049 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121120049 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121120049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121120049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121120049 DMM DEBUG MM(262420000001007/f8d9aa11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121120049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240928121120050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: { messageType := 2, destLocRef := '8B905C'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@970e029989d8: 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 := '739AAA0A70E881804B739C773B63134D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCF8FD90'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2330489623CEBB4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C8C223FD6ADA6A73DD860896D587EBA8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8EDC0A148A4C60742DBFB3636FE0C971'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B3A4B157D3442BA8DA2FEC1724C75009'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05F124DCC53019C1'O } } } } } SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240928121120058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121120058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121120058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121120058 DMM DEBUG MM(262420000001007/f8d9aa11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240928121120058 DMM NOTICE MM(262420000001007/f8d9aa11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121120058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121120058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121120058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121120058 DMM DEBUG MM(262420000001007/f8d9aa11) Requesting authorization (sgsn_auth.c:160) 20240928121120058 DMM INFO MM(262420000001007/f8d9aa11) Requesting authentication tuples (sgsn_auth.c:184) 20240928121120058 DMM DEBUG MM(262420000001007/f8d9aa11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121120058 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240928121120058 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)@970e029989d8: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@970e029989d8: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240928121120060 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121120060 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121120060 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121120060 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121120060 DMM INFO MM(262420000001007/f8d9aa11) Subscriber data update (mmctx.c:445) 20240928121120060 DMM DEBUG MM(262420000001007/f8d9aa11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121120060 DMM INFO MM(262420000001007/f8d9aa11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121120060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121120060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121120060 DMM INFO MM(262420000001007/f8d9aa11) <- GMM AUTH AND CIPHERING REQ (rand = 73 9a aa 0a 70 e8 81 80 4b 73 9c 77 3b 63 13 4d , mmctx_is_r99=1, vec->auth_types=0x3, autn = b3 a4 b1 57 d3 44 2b a8 da 2f ec 17 24 c7 50 09 ) (gprs_gmm.c:483) 20240928121120060 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240928121120060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052205F124DC23094B99990000100007F02904C53019C1'O 20240928121120063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120063 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121120063 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121120063 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121120063 DMM INFO MM(262420000001007/f8d9aa11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121120064 DMM NOTICE MM(262420000001007/f8d9aa11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121120064 DMM DEBUG MM(262420000001007/f8d9aa11) checking auth: received UMTS RES = 05 f1 24 dc c5 30 19 c1 (gprs_gmm.c:666) 20240928121120064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121120064 DMM DEBUG MM(262420000001007/f8d9aa11) Requesting authorization (sgsn_auth.c:160) 20240928121120064 DMM INFO MM(262420000001007/f8d9aa11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121120064 DMM DEBUG MM(262420000001007/f8d9aa11) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121120064 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240928121120064 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) 20240928121120064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121120064 DMM DEBUG MM(262420000001007/f8d9aa11) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240928121120064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121120067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120067 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121120067 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121120067 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121120067 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240928121120068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121120068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121120068 DMM INFO MM(262420000001007/f8d9aa11) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d9aa11) (gprs_gmm.c:300) 20240928121120068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240928121120068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121120069 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121120069 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121120069 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240928121120069 DMM INFO MM(262420000001007/f8d9aa11) Subscriber data update (mmctx.c:445) 20240928121120069 DMM DEBUG MM(262420000001007/f8d9aa11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121120069 DMM INFO MM(262420000001007/f8d9aa11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121120069 DMM NOTICE MM(262420000001007/f8d9aa11) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240928121120069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121120069 DMM NOTICE MM(262420000001007/f8d9aa11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121120069 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) 20240928121120070 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121120070 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240928121120070 DMM INFO MM(262420000001007/f8d9aa11) Subscriber data update (mmctx.c:445) 20240928121120070 DMM DEBUG MM(262420000001007/f8d9aa11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121120071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120071 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121120071 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121120071 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121120071 DMM INFO MM(262420000001007/f8d9aa11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121120071 DMM NOTICE MM(262420000001007/f8d9aa11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121120071 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121120071 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121120071 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121120071 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121120071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121120071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121120071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121120074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120074 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121120074 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121120074 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121120074 DMM INFO MM(262420000001007/f8d9aa11) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121120074 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121120074 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121120074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 20240928121120074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@970e029989d8: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)9146460 TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@970e029989d8: 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 := 'F8D9AA11'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@970e029989d8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)3877019 SGSN_Test_0-RAN(1562)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@970e029989d8: First idle individual index:0 20240928121120278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120279 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121120279 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121120279 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121120279 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8D9AA11) type="data"  (gprs_gmm.c:1944) 20240928121120279 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121120279 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928121120279 DMM DEBUG MM(262420000001007/f8d9aa11) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121120279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: { messageType := 2, destLocRef := '3B289B'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121120287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120287 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121120287 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121120287 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121120287 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240928121120287 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121120287 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121120287 DMM INFO MM(262420000001007/f8d9aa11) <- GMM SERVICE ACCEPT (P-TMSI=0xf8d9aa11) (gprs_gmm.c:813) 20240928121120287 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240928121120287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240928121120300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120301 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121120301 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121120301 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121120301 DMM INFO MM(262420000001007/f8d9aa11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121120301 DMM INFO MM(262420000001007/f8d9aa11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121120301 DMM DEBUG MM(262420000001007/f8d9aa11) Using GGSN 0 (gprs_sm.c:317) 20240928121120301 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) 20240928121120301 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240928121120301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121120301 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121120301 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240928121120311 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 3f 36 a3 4a 11 b2 dc a8 c5 14 05 7f 26 99 77 f5 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) 20240928121120311 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121120311 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121120311 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C4EE94C3'O 20240928121120321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120321 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121120321 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121120321 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121120321 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240928121120321 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121120321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120321 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240928121120321 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121120321 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121120323 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 3f 36 a3 4a 11 b2 dc a8 c5 7f 26 99 77 f5 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) 20240928121120323 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121120323 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)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:13 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240928121120326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120326 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240928121120326 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240928121120326 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240928121120326 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240928121120326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121120328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120328 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121120328 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121120328 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121120328 DMM INFO MM(262420000001007/f8d9aa11) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121120328 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121120328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120328 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121120328 DMM INFO MM(262420000001007/f8d9aa11) Changing GTP-U endpoints 127.0.0.104/0xc4ee94c3 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240928121120328 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240928121120328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@970e029989d8: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)3877019 TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed 20240928121120329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120330 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 3f 36 a3 4a 11 b2 dc a8 c5 7f 26 99 77 f5 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) 20240928121120330 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121120330 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@970e029989d8: Created IMSI[0] for '262420000001007'H'F8D9AA11'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240928121120332 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240928121120332 DMM INFO MM(262420000001007/f8d9aa11) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240928121120333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@970e029989d8: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@970e029989d8: 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 := 'F8D9AA11'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@970e029989d8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)10093674 SGSN_Test_0-RAN(1562)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@970e029989d8: First idle individual index:0 20240928121120337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120337 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121120337 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121120337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120337 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121120337 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8D9AA11) type="data"  (gprs_gmm.c:1944) 20240928121120338 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121120338 DMM DEBUG MM(262420000001007/f8d9aa11) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121120338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: { messageType := 2, destLocRef := '9A046A'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121120341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120341 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121120341 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121120341 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121120341 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240928121120341 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121120341 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121120341 DMM INFO MM(262420000001007/f8d9aa11) <- GMM SERVICE ACCEPT (P-TMSI=0xf8d9aa11) (gprs_gmm.c:813) 20240928121120341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240928121120341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C4EE94C3'O 20240928121120346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120346 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121120346 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121120346 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121120346 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240928121120346 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121120346 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240928121120348 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 3f 36 a3 4a 11 b2 dc a8 c5 7f 26 99 77 f5 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) 20240928121120348 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121120348 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_len:16 SGSN_Test_0-SCCP(1561)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1561)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240928121120554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121120554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121120554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121120554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121120555 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121120555 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121120555 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121120555 DMM INFO MM(262420000001007/f8d9aa11) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240928121120555 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121120555 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240928121120559 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) 20240928121120559 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121120559 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928121120559 DMM INFO MM(262420000001007/f8d9aa11) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928121120559 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240928121120559 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240928121120559 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240928121120559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121120560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121120560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121120560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121120560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121120560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121120560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@970e029989d8: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@970e029989d8: Final verdict of PTC: none 20240928121120575 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121120575 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) 20240928121120575 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121120575 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121120575 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121120575 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) 20240928121120575 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121120575 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121120575 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) 20240928121120575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121120575 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121120575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121120575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121120575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121120575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121120575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121120575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121120576 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@970e029989d8: Final verdict of PTC: none 20240928121120582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@970e029989d8: Final verdict of PTC: none 20240928121120587 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240928121120587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pmm_idle_rx_mt_data-BVCI210(1554)@970e029989d8: Final verdict of PTC: none -NSVCI97(1550)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@970e029989d8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@970e029989d8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@970e029989d8: Final verdict of PTC: none -NSVCI98(1555)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@970e029989d8: Final verdict of PTC: none -NSVCI99(1560)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1548)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1553)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1558)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@970e029989d8: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Sat Sep 28 12:11:20 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 20240928121120732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121121233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=396000) 20240928121121589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121121589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=396000, count=400452) 20240928121122576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121122576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121122576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240928121122589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121122589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121123590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121123590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test case TC_update_ctx_err_ind_from_ggsn started. 20240928121124287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121124290 DMM INFO MM(262420000001007/f8d9aa11) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121124290 DMM INFO MM(262420000001007/f8d9aa11) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121124290 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121124290 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121124290 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121124290 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240928121124290 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240928121124290 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) 20240928121124290 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) 20240928121124290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e780]{Init}: Deallocated (fsm.c:568) 20240928121124290 DMM DEBUG MM_STATE_Gb[0x55f94be7e9e0]{Idle}: Deallocated (fsm.c:568) 20240928121124290 DMM DEBUG MM_STATE_Iu(10)[0x55f94be86400]{Detached}: Deallocated (fsm.c:568) 20240928121124290 DMM DEBUG GMM(gmm_fsm)[0x55f94be8a9b0]{Deregistered}: Deallocated (fsm.c:568) 20240928121124290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240928121124290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121124290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121124290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121124290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121124290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121124290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121124290 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@970e029989d8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@970e029989d8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121124330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121124330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121124330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121124330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121124330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121124330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121124330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121124330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121124330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@970e029989d8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121124331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121124331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121124331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121124331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121124331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121124331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121124331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121124331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121124331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240928121124331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121124331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121124331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121124331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@970e029989d8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121124333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@970e029989d8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121124339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121124339 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)@970e029989d8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@970e029989d8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121124348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240928121124348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121124348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121124348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121124348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240928121124348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121124348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121124348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121124348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@970e029989d8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121124350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121124350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121124350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121124350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121124350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121124350 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240928121124350 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121124350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121124350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121124350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@970e029989d8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@970e029989d8: Creating NSIP provider for "127.0.0.103":21012 20240928121124353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240928121124359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f94be7b410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121124359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@970e029989d8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@970e029989d8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@970e029989d8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@970e029989d8: Provider Link came up: sending NS-RESET 20240928121124365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240928121124365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121124365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121124365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121124365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240928121124365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121124365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121124365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121124365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@970e029989d8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240928121124366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121124366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121124366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121124366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240928121124366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240928121124366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240928121124366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240928121124366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121124366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240928121124366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240928121124366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240928121124366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240928121124366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@970e029989d8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@970e029989d8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240928121124369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@970e029989d8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@970e029989d8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@970e029989d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@970e029989d8: ************************************************* SGSN_Test_0-M3UA(1586)@970e029989d8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@970e029989d8: ************************************************* MTC@970e029989d8: Starting RAN_Emulation 20240928121124375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f94be7ce70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240928121124375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@970e029989d8: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@970e029989d8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240928121124574 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240928121124574 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) 20240928121124574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240928121124574 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)@970e029989d8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240928121124577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121124577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240928121124577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240928121124577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240928121124577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240928121124577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240928121124577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240928121124577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121124577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240928121124577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240928121124577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240928121124577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240928121124577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240928121124577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240928121124577 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240928121124591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121124591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240928121124591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240928121124591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@970e029989d8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240928121124592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240928121124592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@970e029989d8: IPA ID RESP: { { 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)@970e029989d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@970e029989d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240928121125381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125381 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240928121125381 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240928121125381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@970e029989d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@970e029989d8: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='E0AFB95F'O, index=0 SGSN_Test-GSUP(1589)@970e029989d8: 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)@970e029989d8: 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 := 'EEE6'O, rac := '61'O ("a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@970e029989d8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)13840430 SGSN_Test_0-SCCP(1584)@970e029989d8: First idle individual index:0 SGSN_Test_0-RAN(1585)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 20240928121125623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125623 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121125623 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121125623 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121125623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240928121125623 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{Deregistered}: Allocated (fsm.c:456) 20240928121125623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Allocated (fsm.c:456) 20240928121125623 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Allocated (fsm.c:456) 20240928121125623 DMM DEBUG MM_STATE_Iu[0x55f94be867e0]{Detached}: Allocated (fsm.c:456) 20240928121125623 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240928121125623 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240928121125623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240928121125623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240928121125623 DMM DEBUG MM(262420000001004/ce4b2440) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240928121125623 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240928121125623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: { messageType := 2, destLocRef := 'D3302E'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: 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 := 'AE557B5842DD49BED2FB2DDA89612A27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7FCF6A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E1BCD1C538DEC3C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6692DCBF17C8D02E5ACF9ED6AE0CD817'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E4D75AA47958617E93E4F1B85A277FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F852489086924A17BF809F5C9ECDF65'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F3152F7187AEDEF'O } } } } } SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240928121125628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125628 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121125628 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121125628 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121125628 DMM DEBUG MM(262420000001004/ce4b2440) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240928121125628 DMM NOTICE MM(262420000001004/ce4b2440) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240928121125628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240928121125628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240928121125628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240928121125628 DMM DEBUG MM(262420000001004/ce4b2440) Requesting authorization (sgsn_auth.c:160) 20240928121125628 DMM INFO MM(262420000001004/ce4b2440) Requesting authentication tuples (sgsn_auth.c:184) 20240928121125628 DMM DEBUG MM(262420000001004/ce4b2440) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240928121125628 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240928121125628 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)@970e029989d8: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@970e029989d8: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240928121125630 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240928121125630 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240928121125630 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240928121125630 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240928121125630 DMM INFO MM(262420000001004/ce4b2440) Subscriber data update (mmctx.c:445) 20240928121125630 DMM DEBUG MM(262420000001004/ce4b2440) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240928121125630 DMM INFO MM(262420000001004/ce4b2440) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240928121125630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240928121125630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240928121125630 DMM INFO MM(262420000001004/ce4b2440) <- GMM AUTH AND CIPHERING REQ (rand = ae 55 7b 58 42 dd 49 be d2 fb 2d da 89 61 2a 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 85 24 89 08 69 24 a1 7b f8 09 f5 c9 ec df 65 ) (gprs_gmm.c:483) 20240928121125630 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240928121125630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:37 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E227F3152F723094B99990000100004F02904187AEDEF'O 20240928121125633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125633 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121125633 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121125633 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121125633 DMM INFO MM(262420000001004/ce4b2440) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240928121125633 DMM NOTICE MM(262420000001004/ce4b2440) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240928121125633 DMM DEBUG MM(262420000001004/ce4b2440) checking auth: received UMTS RES = 7f 31 52 f7 18 7a ed ef (gprs_gmm.c:666) 20240928121125633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240928121125633 DMM DEBUG MM(262420000001004/ce4b2440) Requesting authorization (sgsn_auth.c:160) 20240928121125633 DMM INFO MM(262420000001004/ce4b2440) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240928121125633 DMM DEBUG MM(262420000001004/ce4b2440) Requesting subscriber data update (gprs_subscriber.c:894) 20240928121125633 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240928121125633 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) 20240928121125633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240928121125633 DMM DEBUG MM(262420000001004/ce4b2440) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240928121125633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121125636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125636 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121125636 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121125636 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121125636 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240928121125636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240928121125636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240928121125636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125636 DMM INFO MM(262420000001004/ce4b2440) <- GMM ATTACH ACCEPT (new P-TMSI=0xce4b2440) (gprs_gmm.c:300) 20240928121125636 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240928121125636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121125638 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240928121125638 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240928121125638 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240928121125638 DMM INFO MM(262420000001004/ce4b2440) Subscriber data update (mmctx.c:445) 20240928121125638 DMM DEBUG MM(262420000001004/ce4b2440) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240928121125638 DMM INFO MM(262420000001004/ce4b2440) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240928121125638 DMM NOTICE MM(262420000001004/ce4b2440) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240928121125638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240928121125638 DMM NOTICE MM(262420000001004/ce4b2440) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240928121125638 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) 20240928121125638 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240928121125638 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240928121125638 DMM INFO MM(262420000001004/ce4b2440) Subscriber data update (mmctx.c:445) 20240928121125638 DMM DEBUG MM(262420000001004/ce4b2440) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:14 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240928121125639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125639 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121125639 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121125639 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121125639 DMM INFO MM(262420000001004/ce4b2440) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240928121125639 DMM NOTICE MM(262420000001004/ce4b2440) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240928121125639 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240928121125639 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240928121125639 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240928121125639 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240928121125639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240928121125639 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125639 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240928121125639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:7 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240928121125642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125642 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240928121125642 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240928121125642 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240928121125642 DMM INFO MM(262420000001004/ce4b2440) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240928121125642 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240928121125642 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240928121125642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@970e029989d8: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)13840430 TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): none -> pass 20240928121125643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: 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 := 'CE4B2440'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@970e029989d8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6200324 SGSN_Test_0-RAN(1585)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@970e029989d8: First idle individual index:0 20240928121125846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125847 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121125847 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121125847 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121125847 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE4B2440) type="data"  (gprs_gmm.c:1944) 20240928121125847 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121125847 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240928121125847 DMM DEBUG MM(262420000001004/ce4b2440) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121125847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: { messageType := 2, destLocRef := '5E9C04'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121125857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125857 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121125857 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121125857 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121125857 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240928121125857 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121125857 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121125857 DMM INFO MM(262420000001004/ce4b2440) <- GMM SERVICE ACCEPT (P-TMSI=0xce4b2440) (gprs_gmm.c:813) 20240928121125857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240928121125858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:23 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240928121125873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125873 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121125873 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121125873 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121125873 DMM INFO MM(262420000001004/ce4b2440) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240928121125873 DMM INFO MM(262420000001004/ce4b2440) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240928121125873 DMM DEBUG MM(262420000001004/ce4b2440) Using GGSN 0 (gprs_sm.c:317) 20240928121125873 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) 20240928121125873 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240928121125873 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240928121125873 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240928121125873 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240928121125893 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 a2 a9 55 aa 11 a9 ed fe 22 14 05 7f 5d d8 2a 3e 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) 20240928121125893 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121125893 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240928121125893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680046AAA7EF'O 20240928121125909 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121125909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125909 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121125909 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121125909 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240928121125909 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121125909 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240928121125909 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240928121125909 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240928121125909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240928121125911 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 a2 a9 55 aa 11 a9 ed fe 22 7f 5d d8 2a 3e 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) 20240928121125911 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121125911 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)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@970e029989d8: Created IMSI[0] for '262420000001004'H'CE4B2440'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240928121125916 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240928121125916 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240928121125916 DGPRS INFO PDP(262420000001004:5): Context 0x7f4360a3a670 was updated (sgsn_libgtp.c:659) 20240928121125916 DMM INFO MM(262420000001004/ce4b2440) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240928121125916 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240928121125916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121125916 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240928121125916 DMM INFO MM(262420000001004/ce4b2440) Changing GTP-U endpoints 127.0.0.104/0x46aaa7ef -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240928121125916 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240928121125916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121125916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121125916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121125916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@970e029989d8: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6200324 20240928121125916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121125916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121125916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121125916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121125916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121125916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121125916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121125916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@970e029989d8: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: 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 := 'CE4B2440'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@970e029989d8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)12452739 SGSN_Test_0-RAN(1585)@970e029989d8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@970e029989d8: First idle individual index:0 20240928121126118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121126118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121126118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121126118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126118 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240928121126118 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240928121126118 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240928121126118 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE4B2440) type="data"  (gprs_gmm.c:1944) 20240928121126118 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240928121126118 DMM DEBUG MM(262420000001004/ce4b2440) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240928121126118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121126118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121126118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121126118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121126118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121126118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121126118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: { messageType := 2, destLocRef := 'BE0383'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)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:12 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240928121126121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121126121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121126121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121126121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126122 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240928121126122 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240928121126122 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240928121126122 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240928121126122 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240928121126122 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240928121126122 DMM INFO MM(262420000001004/ce4b2440) <- GMM SERVICE ACCEPT (P-TMSI=0xce4b2440) (gprs_gmm.c:813) 20240928121126122 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240928121126122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121126122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121126122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121126122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121126122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121126122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121126122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:30 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680046AAA7EF'O 20240928121126124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121126124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121126124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121126124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126124 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240928121126124 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240928121126124 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240928121126124 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240928121126124 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240928121126124 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240928121126125 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 a2 a9 55 aa 11 a9 ed fe 22 7f 5d d8 2a 3e 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) 20240928121126125 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121126125 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_len:16 SGSN_Test_0-SCCP(1584)@970e029989d8: vl_from0 SGSN_Test_0-SCCP(1584)@970e029989d8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240928121126326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240928121126326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20240928121126326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240928121126326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126326 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240928121126326 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240928121126326 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240928121126326 DMM INFO MM(262420000001004/ce4b2440) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240928121126326 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240928121126326 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240928121126328 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) 20240928121126328 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4360a3a670, cbp=0x55f94be8b6f0) (sgsn_libgtp.c:629) 20240928121126328 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240928121126328 DMM INFO MM(262420000001004/ce4b2440) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240928121126328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240928121126329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121126329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121126329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121126329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121126329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121126329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240928121126329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240928121126328 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240928121126329 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1584)@970e029989d8: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@970e029989d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@970e029989d8: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@970e029989d8: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@970e029989d8: Final verdict of PTC: none 20240928121126333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240928121126333 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) 20240928121126333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240928121126333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240928121126333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240928121126333 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) 20240928121126333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240928121126333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240928121126333 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) 20240928121126333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121126333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240928121126333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240928121126333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240928121126333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240928121126333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240928121126333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240928121126333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240928121126333 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@970e029989d8: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@970e029989d8: Final verdict of PTC: none 20240928121126335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240928121126338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@970e029989d8: Final verdict of PTC: none 20240928121126338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@970e029989d8: Final verdict of PTC: none -NSVCI97(1573)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP(1589)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@970e029989d8: Final verdict of PTC: none -NSVCI99(1583)@970e029989d8: Final verdict of PTC: none -NSVCI98(1578)@970e029989d8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@970e029989d8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@970e029989d8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@970e029989d8: Final verdict of PTC: none -NSVCI97-provIP(1571)@970e029989d8: Final verdict of PTC: none -NSVCI99-provIP(1581)@970e029989d8: Final verdict of PTC: none -NSVCI98-provIP(1576)@970e029989d8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@970e029989d8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: none MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@970e029989d8: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@970e029989d8: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@970e029989d8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@970e029989d8: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Sat Sep 28 12:11:26 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 20240928121126468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121126970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377352) 20240928121127339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121127339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=377352, count=381804) 20240928121128334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240928121128334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240928121128334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240928121128340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121128341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@970e029989d8: Test execution finished. MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121129341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121129342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_NS_connect_alive started. 20240928121130052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121130055 DMM INFO MM(262420000001004/ce4b2440) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240928121130055 DMM INFO MM(262420000001004/ce4b2440) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240928121130055 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240928121130056 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240928121130056 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240928121130056 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240928121130056 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240928121130056 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) 20240928121130056 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) 20240928121130056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f94be7e9e0]{Init}: Deallocated (fsm.c:568) 20240928121130056 DMM DEBUG MM_STATE_Gb[0x55f94be7e780]{Idle}: Deallocated (fsm.c:568) 20240928121130056 DMM DEBUG MM_STATE_Iu(13)[0x55f94be867e0]{Detached}: Deallocated (fsm.c:568) 20240928121130056 DMM DEBUG GMM(gmm_fsm)[0x55f94be86400]{Deregistered}: Deallocated (fsm.c:568) 20240928121130056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240928121130056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240928121130056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240928121130056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240928121130056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240928121130056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240928121130056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240928121130056 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240928121130087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240928121130087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240928121130088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240928121130342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121130342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: setverdict(pass): none -> pass MTC@970e029989d8: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240928121131097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52592<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: pass MTC@970e029989d8: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@970e029989d8: Test case TC_NS_connect_alive finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sat Sep 28 12:11:31 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 20240928121131133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121131343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121131344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121131635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14792) 20240928121132346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121132346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14792, count=19148) 20240928121133347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121133347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 28 12:11:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240928121134349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121134349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@970e029989d8: Test case TC_NS_connect_reset started. 20240928121134683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121134683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240928121134692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240928121134692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240928121134692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240928121134692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240928121134692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240928121134692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240928121134692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240928121134692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240928121134692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f94be78f80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@970e029989d8: setverdict(pass): none -> pass 20240928121135350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121135350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@970e029989d8: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240928121135699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46194<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@970e029989d8: Final verdict of PTC: none MTC@970e029989d8: Setting final verdict of the test case. MTC@970e029989d8: Local verdict of MTC: pass MTC@970e029989d8: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@970e029989d8: Test case TC_NS_connect_reset finished. Verdict: pass MTC@970e029989d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sat Sep 28 12:11:35 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 20240928121135737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240928121136239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20240928121136352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121136352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20240928121137354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121137354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121137693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@970e029989d8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@970e029989d8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@970e029989d8: Terminating MTC. MC@970e029989d8: MTC terminated. MC2> exit MC@970e029989d8: Shutting down session. MC@970e029989d8: Shutdown complete. 20240928121138355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121138355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2861666) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240928121139356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121139356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121140358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121140358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121140694 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20240928121141359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121141359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240928121142360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240928121142360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2861600) [testenv][generic] Stopping sgsn (2861622) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240928-1158-40aa70ae', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-20240928-1158-40aa70ae'] testenv-sgsn-generic-osmocom-nightly-20240928-1158-40aa70ae [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/210/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